Functions Retrieving Errors
When errors are encountered during execution of the license generation functions, they are queued to the handle that controls access to the library in use. These errors may be printed immediately, or allowed to accumulate and flushed later.
The following table provides a list of the API functions:
Function | Description |
Retrieves the number of error messages recorded. |
|
Retrieves the length of an error message. |
|
Retrieves the earliest error from the handle. |
|
Writes error message to a file. |
|
VLScgPrintErrorExt |