Metoda IMarshal.GetUnmarshalClass —
Przestrzeń nazw: Microsoft.VisualStudio.OLE.Interop
Zestaw: Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)
Składnia
'Deklaracja
Sub GetUnmarshalClass ( _
ByRef riid As Guid, _
pv As IntPtr, _
dwDestContext As UInteger, _
pvDestContext As IntPtr, _
MSHLFLAGS As UInteger, _
<OutAttribute> ByRef pCid As Guid _
)
void GetUnmarshalClass(
ref Guid riid,
IntPtr pv,
uint dwDestContext,
IntPtr pvDestContext,
uint MSHLFLAGS,
out Guid pCid
)
Parametry
- riid
Typ: System.Guid%
- pv
Typ: System.IntPtr
- dwDestContext
Typ: System.UInt32
- pvDestContext
Typ: System.IntPtr
- MSHLFLAGS
Typ: System.UInt32
- pCid
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..