This function obtains a License Key for the end user's system using the automatic scenario. It takes an Access Key as its input parameter, and stores the obtained license key in the registry.
Copy Code | |
---|---|
HRESULT GetLicKeyAuto ([in] BSTR accKey)
|
Remarks:
If you choose not to distribute individual access keys, you need to provide the accKey argument as an empty string.
Acquiring an Access Key for the End User's Machine