Browse
 
Tools
Rss Categories

LVSpeechPort::GetAvailableLicensesCount

Reference Number: AA-00759 Views: 8509 0 Rating/ Voters

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

Function

unsigned int 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

int

The number of available licenses of the requested type.

LV_EXCEPTION

An exception occurred while processing the request.

See Also