IMarshal::UnmarshalInterface Method (IStream^, Guid, IntPtr)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void UnmarshalInterface(
IStream^ pstm,
[InAttribute] Guid% riid,
[OutAttribute] IntPtr% ppv
)
Parameters
- pstm
- Type: Microsoft.VisualStudio.OLE.Interop::IStream^
- riid
- Type: System::Guid
- ppv
- Type: System::IntPtr
Show: