CUIUpdateEvent::CUIUpdateEvent

CUIUpdateEvent::CUIUpdateEvent(UINT nUIUpdateID, int nNotifyCode, HWND hCtl = 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.