ItemChecklistMove()

Moves an item in the currently displayed checklist folder to a new position in the list.

Token ID

AFTKN_CHECKLIST_MOVE 921

Syntax

VOID ItemChecklistMove([DWORD IndexFrom];
                          [DWORD IndexTo])                   

Parameters

IndexFrom as DWORD

(Optional) Zero-based index of item to be moved.

IndexTo as DWORD

(Optional) Zero-based index of new position in the list.