CODSymbolComponent::ClearConnectionEvents

voidCODSymbolComponent::ClearConnectionEvents(void)

Removes all queued connection events without dispatching them.

Defined in: OdSymbolComp.cpp

Return Value

void

Comments

This function iterates through all of the symbol's connections and clears the event queue on each connection by calling  CODConnection::ClearAllEvents.