IMarshal::UnmarshalInterface Method (IStream^, Guid, IntPtr)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void UnmarshalInterface(
	IStream^ pstm,
	[InAttribute] Guid% riid,
	[OutAttribute] IntPtr% ppv
)
Return to top
Show: