AvailableLicenseCount property

The number of actual local users (users who logged in eRoom at least once) that can be added to this site using the licenses available.

Note: If the facility is in its trial period, this property returns EROOM_E_TRIALFACILITY.

Syntax


C++

HRESULT get_AvailableLicenseCount (LONG* pAvailableLicenseCount)

Scripting languages

value = object.AvailableLicenseCount

Home

Applies to

IERULicenseManager