PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method sets user license data to remove all demo version limitations.
|
| HRESULT SetLicenseData ( BSTR name, BSTR key ) |
Parameters
name
Registration name.
key
Registration key.
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
Remarks
The SetLicenseData method must be called immediately after library initialization.
name and key are provided by Two Pilots company when you buy this product.
See the SaveToFile method for examples.
See Also
Reference


