IClassFactory2::RequestLicKey Method (UInt32, String^)

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

void RequestLicKey(
	unsigned int dwReserved,
	[OutAttribute] String^% pBstrKey
)

Parameters

dwReserved
Type: System::UInt32
pBstrKey
Type: System::String^
Return to top
Show: