Contents - Index


4.2.3.38 Terminate Licence

HRESULT WINAPI SLS_Terminate(
                                                       LPCSTR pszProductID,
                                                       LPSTR pszTerminationCode)

Parameters

pszProductID

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

pszTerminationCode

Points to a string containing the termination code.

Return Values

SLS_SUCCESS if the function is successful. Otherwise an error status code is returned to indicate the cause of the error.

See also SLS_VerifyTerminationCode in the Extended API.