VLScgSetGracePeriodDays

Syntax

int VLScgSetGracePeriodDays (VLScg_HANDLE iHandle, codeT *codeP, char *calendar_daysStr);
Argument Description

iHandle

The instance handle for this library.

codeP

The pointer to the codeT struct.

calendar_daysStr

The number of days the license can be used in the grace period.

Description

Sets the number of calendar days the license can be used in the grace period.

Returns

The status code VLScg_SUCCESS is returned if successful. Otherwise, a specific error codes is returned indicating the reason for failure. For the complete list of the error codes, refer to License Generation and Revocation Error Codes .