Condividi tramite


Metodo IMarshal.GetUnmarshalClass

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IMarshal Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop