CEventFactory::CreateCommandEvent
IEvent*CEventFactory::CreateCommandEvent(UINTnID, intnCode)
Create a Windows command event.
Defined in: EventFactory.h
Return Value
Pointer to generated event object or NULL if message is filtered out.
Parameters
nID
Command ID.
nCode
Notification code.