2.2.6.12.10 DynaControl::InvokeHandlers

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