【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.12.10 DynaControl::InvokeHandlers
Contents
Description
Invokes all handlers associated with the control
Syntax
int InvokeHandlers( DWORD dwControl = 0 )
Parameters
- dwControl
- the control is passed directly into the handler, can be one or more of the GETNEVENT_* enums, like GETNEVENT_ON_INIT is set while calling from OnInit
Return
returns number of handlers invoked
Examples
Remark
See Also
Header to Include
Control.h