A
Buffer
[in] Pointer to an AT_INFO structure describing the job to submit. For more information about scheduling jobs using different job properties, see the following Remarks section and Network Management Function Buffers.
typedef struct _AT_INFO {
DWORD_PTR JobTime;
DWORD DaysOfMonth;
UCHAR DaysOfWeek;
UCHAR Flags;
LPWSTR Command;
} AT_INFO,
*PAT_INFO,
*LPAT_INFO;
Command
Pointer to a Unicode string that contains the name of the command, batch program, or binary file to execute.
EDIT: kannst du kein Englisch oder bist du zu faul zum lesen?^^