IMarshal2::UnmarshalInterface Method (IStream^, Guid, IntPtr)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
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: