IMarshal2::GetUnmarshalClass Method (Guid, IntPtr, UInt32, IntPtr, UInt32, Guid)
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 GetUnmarshalClass( [InAttribute] Guid% riid, IntPtr pv, unsigned int dwDestContext, IntPtr pvDestContext, unsigned int MSHLFLAGS, [OutAttribute] Guid% pCid )
Parameters
- riid
- Type: System::Guid
- pv
- Type: System::IntPtr
- dwDestContext
- Type: System::UInt32
- pvDestContext
- Type: System::IntPtr
- MSHLFLAGS
- Type: System::UInt32
- pCid
- Type: System::Guid
Show: