KCML_FormHook_SetCallbacks
Purpose
Set form hook functions
Definition
DEFSUB 'KCML_FormHook_SetCallbacks(BYREF callbacks$_KCML_FormHook)) AS Void
Parameters
| callbacks | Structure containing the syms of functions to be hooked. |
Description
Experimental. This function sets the callback functions that may be called on every form.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.