Contents - Index


4.2.3.17 Import Licence

HRESULT WINAPI SLS_ImportLicence(
                                                              LPCSTR pszProductID,
                                                              LPCSTR pszReference,
                                                              LPCSTR pszLicenceKey)

Parameters

pszProductID

Points to a string that uniquely identifies the application's Product ID.

pszReference

Points to a string that contains the reference code that is obtained from the PC to which the licence is being exported.

pszLicenceKey

Points to a string that contains a exported licence key returned by calling SLS_ExportLicence.