KCML_Test_OLECreateRespond
Purpose
Replay an OLE create call in headless forms testing
Definition
DEFSUB 'KCML_Test_OLECreateRespond(Name$, hex$, events) AS Void
Parameters
| Name | Handle name |
| hex | HEX string containing the bytes returned - the parameter is normally generated by KCML |
| events | True if the object is created with event handlers |
Description
Replay the bytes returned by an OLE object create call in the callback function of headless forms testing
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.