SpareMasterFacilityLicenseCount property

**This property is obsolete in v7.**

**Master facilities are obsolete in v7.**

For working Facilities:

If the Master facility allows license sharing, this is the number of user licenses in the Master Facility that are neither used by the actual users (users who logged in eRoom at least once) in Server Member List nor borrowed by other Facilities. In other words, this is the number of licenses in the Master Facility that are available to be borrowed. If the Master Facility does not allow license sharing, or if this facility is not using the server member list, this property returns the value 0.

For the Master Facility:

This is the number of user licenses that are neither used by the actual users in the server member list nor borrowed by working Facilities.

Syntax


C++

HRESULT get_SpareMasterFacilityLicenseCount (LONG* pSpareMasterFacilityLicenseCount)

Scripting languages

value = object.SpareMasterFacilityLicenseCount

 

Home

Applies to

IERULicenseManager