KCML_OCX_SetHook
Purpose
Setup an OCX hook.
Definition
DEFSUB 'KCML_OCX_SetHook(Name$, BYREF Setup$_KCML_OCXHookSetup)) AS Bool
Parameters
| Name | Name of the OCX |
| Setup | Setup info |
Description
Allow a client-side OCX control to be replaced at the server by KCML code.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.