IClassFactory2::CreateInstanceLic Method (Guid, String^, Object^)

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

void CreateInstanceLic(
	[InAttribute] Guid% riid,
	String^ bstrKey,
	[OutAttribute] Object^% ppvObj
)

Parameters

riid
Type: System::Guid
bstrKey
Type: System::String^
ppvObj
Type: System::Object^
Return to top
Show: