Pad.pauseTask

Pause the task of pad. This function will also make sure that the function executed by the task will effectively stop.

class Pad
int
pauseTask
()

Return Value

Type: int

a TRUE if the task could be paused or FALSE when the pad has no task.

Meta