Browse
 
Tools
Rss Categories

LV_SRE_GetAvailableLicensesCount

Reference Number: AA-00680 Views: 9561 0 Rating/ Voters

Provides the sum of the number of licenses currently available on all connected license servers.

Function

  • unsigned int LV_SRE_GetAvailableLicensesCount(const char* license_type)

Parameters

license_type

The type of license (such as SpeechPort or VoxLite) for which you want a count.

Return Values

The number of available licenses of the requested type.

LV_EXCEPTION

An exception occurred while processing the request.

See Also