CODSymbolComponent::HandleEvent

boolCODSymbolComponent::HandleEvent(IEvent*pIEvent)

Receive an event and attempt to handle it.

Defined in: OdSymbolComp.cpp

Return Value

TRUE if event is handled; otherwise FALSE.

Parameters

pIEvent

Pointer to event object.

Comments

This function checks for handles connection events.