CODConnection::RouteEvent
boolCODConnection::RouteEvent(cIEvent*pIEvent)
Routes event objects to event listeners.
Defined in: OdConnection.cpp
Return Value
TRUE if at least one listener handled the event.
Parameters
pIEvent
Pointer to event object.