This function obtains a hardware key from the current machine and returns it (as hdwKey).
Copy Code |
|
|---|---|
HRESULT GetHdwKey ([in] BSTR accKey, [out, retval] BSTR* hdwKey) |
|
Remarks:
If you choose not to distribute individual access keys, you need to provide the accKey argument as an empty string.
See Also:
Acquiring an Access Key for the End User's Machine
