Client Query API

This section describes the API functions that return information about licenses, client features and handles.

Given below is the list of the API functions:

Function Description
VLSgetLicenseInfo Retrieves information about non-capacity licenses available in the License Manager.
VLSgetLicenseInfoExt Retrieves information for both capacity and non-capacity licenses available in License Manager.
VLSgetClientInfo Returns information about a client using a non-capacity license loaded in the License Manager.
VLSgetClientInfoExt2 Returns the list of all clients running for a particular feature, version, and/or capacity. It is an extension of the existing API VLSgetClientInfoExt to support EPOC time beyond year 2038.
VLSgetHandleInfo Returns information about a client given a handle.
VLSgetActiveHandleList Retrieves the list of currently active client handles.
VLSgetLicInUseFromHandle Returns the total number of licenses issued by the License Manager for the feature name and version used to obtain this handle.
VLSgetLicInUseFromHandleExt

Returns the total number of licenses issued by the License Manager for the feature name and version used to obtain this handle.

Introduced in RMS v9.5, this API supports license hard limit up to 4,294,967,294 for version 20 (or above) license.

VLSgetLibInfo Retrieves information about the Sentinel RMS client library.