IClassActivator::GetClassObject Method (Guid, UInt32, UInt32, Guid, IntPtr)

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

void GetClassObject(
	[InAttribute] Guid% rclsid,
	unsigned int dwClassContext,
	unsigned int locale,
	[InAttribute] Guid% riid,
	[OutAttribute] IntPtr% ppv
)

Parameters

rclsid
Type: System::Guid
dwClassContext
Type: System::UInt32
locale
Type: System::UInt32
riid
Type: System::Guid
ppv
Type: System::IntPtr
Return to top
Show: