CUIUpdateEvent::CUIUpdateEvent
CUIUpdateEvent::CUIUpdateEvent(UINTnUIUpdateID, intnNotifyCode, HWNDhCtl= 0)
Construct a UIUpdate event from a UIUpdate ID, notify code, and control handle.
Defined in: UIUpdateEvent.h
Parameters
nUIUpdateID
UIUpdate ID to associate with this UIUpdate event.
nNotifyCode
Notification code to associate with this UIUpdate event.
hCtl
Handle of control that generated the UIUpdate event.