VLSucgCleanup
Syntax
int VLSucgCleanup ( VLSucg_HANDLE *iHandle);
Argument | Description |
iHandle |
Instance handle for this library. |
Description
Destroys the handle created using VLSucgInitialize.
VLSucgCleanup cleanups the resources associated with the handle.
Returns
The status code VLScg_SUCCESS is returned if successful.
For the complete list of the error codes, refer to Upgrade License Error Codes.