IClassFactory2.RequestLicKey(UInt32, String) Method

Definition

public:
 void RequestLicKey(System::UInt32 dwReserved, [Runtime::InteropServices::Out] System::String ^ % pBstrKey);
public void RequestLicKey (uint dwReserved, out string pBstrKey);
abstract member RequestLicKey : uint32 * string -> unit
Public Sub RequestLicKey (dwReserved As UInteger, ByRef pBstrKey As String)

Parameters

dwReserved
UInt32
pBstrKey
String

Applies to