IStdMarshalInfo::GetClassForHandler Method (UInt32, IntPtr, Guid)

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

void GetClassForHandler(
	unsigned int dwDestContext,
	IntPtr pvDestContext,
	[OutAttribute] Guid% pClsid
)

Parameters

dwDestContext
Type: System::UInt32
pvDestContext
Type: System::IntPtr
pClsid
Type: System::Guid
Return to top
Show: