Partager via


IMarshal.MarshalInterface, méthode

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

Syntaxe

'Déclaration
Sub MarshalInterface ( _
    pstm As IStream, _
    ByRef riid As Guid, _
    pv As IntPtr, _
    dwDestContext As UInteger, _
    pvDestContext As IntPtr, _
    MSHLFLAGS As UInteger _
)
void MarshalInterface(
    IStream pstm,
    ref Guid riid,
    IntPtr pv,
    uint dwDestContext,
    IntPtr pvDestContext,
    uint MSHLFLAGS
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IMarshal Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms