RemoveRoom method

Removes a room from the list of Rooms to search.

Syntax


C++
HRESULT RemoveRoom(
   IERUFacilitySearch* pRoom)
Scripting languages
Object.RemoveRoom
   pRoom as IERURoom

Parameters


pRoom

The Room to remove.

Return value


C++

The return code.

Scripting languages

None.

Home

Applies to

IERUFacilitySearch