Partager via


IMarshal2.GetUnmarshalClass, méthode (Guid%, IntPtr, UInt32, IntPtr, UInt32, Guid%)

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

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

Implémentations

IMarshal.GetUnmarshalClass(Guid%, IntPtr, UInt32, IntPtr, UInt32, Guid%)

Sécurité .NET Framework

Voir aussi

Référence

IMarshal2 Interface

GetUnmarshalClass, surcharge

Microsoft.VisualStudio.OLE.Interop, espace de noms