Metoda IStdMarshalInfo.GetClassForHandler —
Przestrzeń nazw: Microsoft.VisualStudio.OLE.Interop
Zestaw: Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)
Składnia
'Deklaracja
Sub GetClassForHandler ( _
dwDestContext As UInteger, _
pvDestContext As IntPtr, _
<OutAttribute> ByRef pClsid As Guid _
)
void GetClassForHandler(
uint dwDestContext,
IntPtr pvDestContext,
out Guid pClsid
)
Parametry
- dwDestContext
Typ: System.UInt32
- pvDestContext
Typ: System.IntPtr
- pClsid
Typ: System.Guid%
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..