VLScgReset

Syntax

int VLScgReset (VLScg_HANDLE iHandle, codeT *codeP);
Argument Description

iHandle

The instance handle for this library.

codeP

The pointer to the codeT structure.

Description

Resets the codeT structure by filling in default values. It must be called before calling the VLScgSetXXX functions.

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