CWindowTimerEvent::Dispatch
boolCWindowTimerEvent::Dispatch(IQueryGuid*pIListener)
Dispatches the event to the given event listener.
Defined in: WindowEvents.h
Return Value
TRUE if listener handles event; otherwise FALSE.
Parameters
pIListener
Pointer to listener to handle event.