CCommandEvent::Dispatch

boolCCommandEvent::Dispatch(IQueryGuid*pIListener)

Dispatches the event to the given event listener.

Defined in: CommandEvent.h

Return Value

TRUE if event dispatched; otherwise FALSE.

Parameters

pIListener

Pointer to listener to dispatch event to.