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.

Comments

The connection routes events to the symbols that it connects.