Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Windows Portable Devices supports the following task properties.
| Property | VarType | Description |
|---|---|---|
| WPD_TASK_OWNER | VT_LPWSTR | The owner of the task. |
| WPD_TASK_PERCENT_COMPLETE | VT_UI4 | A number between 0 and 100 that specifies how complete the task is. |
| WPD_TASK_REMINDER_DATE | VT_DATE | A value that specifies when a reminder should be sent to perform the task, if not complete. |
| WPD_TASK_STATUS | VT_LPWSTR | A string description of the status of the task, for example, "In Progress". |
Requirements
| Requirement | Value |
|---|---|
| Header |
|