Tokens

Tokens are passed as parameters on many domain calls. They identify uniquely objects that are operands of domain functions.

Here are some examples:

TASK_TOKEN
uniquely identifies a task to be used as the operand of a function.
DOMAIN_TOKEN
uniquely identifies a domain to be used as the operand of a function.
SUSPEND_TOKEN
uniquely identifies a task for the purpose of a suspend or resume dialog.
[[ Contents Previous Page | Next Page Index ]]