CODConnection::DispatchEvent
boolCODConnection::DispatchEvent(IEventRouter*pIEventRouter)
Remove next event from the queue and send it to an event router
Defined in: OdConnection.cpp
Return Value
TRUE if an event was dispatched; otherwise FALSE.
Parameters
pIEventRouter
Pointer to event router to receive event.