2.4.2.11.1 Trigger Type
The Trigger type specifies how the trigger-specific fields are interpreted and contains one of the following values.
Name |
Value |
Trigger-Specific Fields |
---|---|---|
ONCE |
0x00000000 |
Not used |
DAILY |
0x00000001 |
Section 2.4.2.11.5 |
WEEKLY |
0x00000002 |
Section 2.4.2.11.6 |
MONTHLYDATE |
0x00000003 |
Section 2.4.2.11.7 |
MONTHLYDOW |
0x00000004 |
Section 2.4.2.11.8 |
EVENT_ON_IDLE |
0x00000005 |
Not used |
EVENT_AT_SYSTEMSTART |
0x00000006 |
Not used |
EVENT_AT_LOGON |
0x00000007 |
Not used |
When the trigger type is ONCE, EVENT_ON_IDLE, EVENT_AT_SYSTEMSTART, or EVENT_AT_LOGON, the trigger-specific fields are set to 0.
The different trigger types use some shared bit fields, as indicated in the following sections.