_IAPIEvents::onAbort

method onAbort.

For each pending task to be cancelled, client code is notified by this function.

 

void onAbort(
  long task_local_storage
);

Parameters

task_local_storage

[in] .   Value associated with the current task.

Return Values

None

See Also

_IAPIEvents