This method creates and returns a license key, provided that the fRuntimeKeyAvail member of the LICINFO structure is TRUE.
At a Glance
| Header file: | Atlcom.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
HRESULT RequestLicKey( DWORD dwReserved, BSTR* pbstrKey );
See Also