KCML_Hook_SetCallbacks

Purpose

Set hook functions to KCML

Definition

DEFSUB 'KCML_Hook_SetCallbacks(BYREF callbacks$_KCML_Hook)) AS Void

Parameters

callbacks Structure containing the syms of functions to be hooked.

Description

This function sets the callback functions used to intercept various KCML functionality to help in the conversion of legacy code.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.