RealTimeManager Property (Deprecated)

This property is implemented by the following interfaces. Click one of the links below to jump to the description of the property as it pertains to that interface.

IERUSite
IERUSvrManager

 
 

 

RealTimeManager property

Returns the Real Time Manager for the eRoom site.

Syntax


C++

HRESULT get_RealTimeManager(
   IERURealTimeManager **pRealTimeManager)

Scripting languages

Set RealTimeManager = Object.RealTimeManager

Home

Applies to

IERUSite

 

 

 

Go to Top

 

RealTimeManager property

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

Returns the Real Time Manager interface.

Syntax


C++

HRESULT get_RealTimeManager(
   IERURealTimeManager **pRealTimeManager)

Scripting languages

Set RealTimeManager = Object.RealTimeManager

 

Home

Applies to

IERUSvrManager