LocalUserCount property

The number of actual users (users who logged into eRoom at least once) in this site that are using the licenses.

Syntax


C++

HRESULT get_LocalUserCount(LONG* pLocalUserCount)

Scripting languages

value = object.LocalUserCount

Remarks


If the facility is in a trial period, this property returns the error EROOM_E_TRIALFACILITY.

Home

Applies to

IERULicenseManager