IsRealTimeLicensed property

**This property is obsolete in V. 7.**

Returns or sets whether the user has a Real Time License.

Syntax


C++

HRESULT get_IsRealTimeLicensed(
   VARIANT_BOOL* pIsRealTimeLicensed)

HRESULT put_IsRealTimeLicensed(
   VARIANT_BOOL MyIsRealTimeLicensed)

Scripting languages

Boolean = User.IsRealTimeLicensed

User.IsRealTimeLicensed = Boolean

 

Home

Applies to

IERUUser