IClassFactory2::CreateInstance Method (Guid, Object^)

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

void CreateInstance(
	[InAttribute] Guid% riid,
	[OutAttribute] Object^% ppvObject
)

Parameters

riid
Type: System::Guid
ppvObject
Type: System::Object^
Return to top
Show: