Partager via


IMarshal.GetUnmarshalClass, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IMarshal Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms