From bf005d1ee6b7311f05723f071b6dcab20e4c440c Mon Sep 17 00:00:00 2001 From: Stanislav Polshyn <19956568+dragokas@users.noreply.github.com> Date: Mon, 4 Jan 2021 14:55:41 +0200 Subject: [PATCH] Task index values clarification Source: the experiment in HiJackThis --- documentation/Task Scheduler Keys.asciidoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/documentation/Task Scheduler Keys.asciidoc b/documentation/Task Scheduler Keys.asciidoc index 105267e..ac68d46 100644 --- a/documentation/Task Scheduler Keys.asciidoc +++ b/documentation/Task Scheduler Keys.asciidoc @@ -96,7 +96,11 @@ Values: |=== | Value | Data type | Description | Id | | Contains a GUID that corresponds to an entry in the Task Cache -| Index | | +| Index | |Known values: + +0: when the task has no corresponding TaskCache\Tasks\\{GUID} entry pointing to xml file + +1: ??? + +2: ??? + +3: ??? |=== ....