VLScgCleanup
Syntax
int VLScgCleanup(VLScg_HANDLE *iHandleP);
Argument | Description |
iHandleP |
The pointer to the instance handle for this library. |
Description
Releases the handle and its associated resources created by VLScgInitialize.
Returns
The status code VLScg_SUCCESS is returned, if successful. Otherwise, a specific error code is returned indicating the reason for failure. For the complete list of the error codes, refer to License Generation and Revocation Error Codes .