KCML_Form_Set_RaiseEvent_Callback
Purpose
Sets a RaiseEvent callback
Definition
DEFSUB 'KCML_Form_Set_RaiseEvent_Callback(BYREF Set$_KCML_FORM_SETRAISEEVENT)) AS Bool
Parameters
| Set | Structure containing the callback function. |
Return
TRUE for success
Description
Sets a callback function to notify an application that RaiseEvent can be called on the current form.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.