| ||
|
| |
Rooms propertyReturns an IERUCollection interface pointer to the collection of eRooms that are visible to the logged-in user. SyntaxC++
Scripting languages
RemarksRooms in the returned collection are not automatically synchronized with the eRoom Server. Use the Synchronize method to brings down the latest changes from the server. |
Home | |
|
Rooms propertyReturns an IERUCollection interface pointer to the collection of Rooms to search. SyntaxC++
Scripting languages
RemarksThe collection that Rooms returns contains IERURoom interface pointers. If the collection is empty, all Rooms the current User can access are searched. If the collection is not empty, only the Rooms in the collection would be searched. |
Home |