CCommandEvent::CCommandEvent
CCommandEvent::CCommandEvent(UINTnCommandID, intnNotifyCode, HWNDhCtl= 0)
Construct a command event from a command ID, notify code, and control handle.
Defined in: CommandEvent.h
Parameters
nCommandID
Command ID to associate with this command event.
nNotifyCode
Notification code to associate with this command event.
hCtl
Handle of control that generated the command event.