Partager via


IMarshal.UnmarshalInterface, méthode

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

Syntaxe

'Déclaration
Sub UnmarshalInterface ( _
    pstm As IStream, _
    ByRef riid As Guid, _
    <OutAttribute> ByRef ppv As IntPtr _
)
void UnmarshalInterface(
    IStream pstm,
    ref Guid riid,
    out IntPtr ppv
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IMarshal Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms