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

 

This API supports the product infrastructure and is not intended to be used directly from your code.

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: