Condividi tramite


Metodo IMarshal.UnmarshalInterface

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IMarshal Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop