DAILY structure
Defines the interval, in days, at which a task is run.
Syntax
typedef struct _DAILY { WORD DaysInterval; } DAILY;
Members
- DaysInterval
-
Specifies the number of days between task runs.
Remarks
The TRIGGER_TYPE_UNION union uses an instance of this structure as part of the Type member of the TASK_TRIGGER structure definition.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/30/2012