KCML_Signal_Partition

Purpose

Signal a parition.

Definition

DEFSUB 'KCML_Signal_Partition(partition) AS Void

Parameters

partitionPartition to signal

Description

This function raises an event against the specified partition. This must be a foreground partition. In this partition, the function nominated by the 'KCML_Signal_SetCallback function is invoked.

See also

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