KCML_Test_OLEMethodRespond

Purpose

Replay an OLE method call in headless forms testing

Definition

DEFSUB 'KCML_Test_OLEMethodRespond(Method$, hex$) AS Void

Parameters

MethodName of method being called
hexHEX string containing the bytes returned - the parameter is normally generated by KCML

Description

Replay the bytes returned by an OLE method call in the callback function of headless forms testing

See also

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