Partager via


IMarshal2.UnmarshalInterface, méthode (IStream, Guid%, IntPtr%)

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 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

Implémentations

IMarshal.UnmarshalInterface(IStream, Guid%, IntPtr%)

Sécurité .NET Framework

Voir aussi

Référence

IMarshal2 Interface

UnmarshalInterface, surcharge

Microsoft.VisualStudio.OLE.Interop, espace de noms