Description | The value of this column is significant only if the policy type is
set to monthly.
If weekmask is set to 0x7fffffff, the value of this column represents
the occurence of a day with in a month. Example:If the value of this
column is 5, it represents 5th day of the month. When the week mask
is set to a value other than 0x7fffffff, the value of this column
defines the occurence of a day as defined by weekmask. Example: When
weekmask is set to 0x00000001 (Monday) and value of this column
represents the following.
Value Meaning
0x1 First monday of the month
0x2 Second monday of the month
0x3 Third monday of the month
0x4 Fourth monday of the month
0x7fffffff Last monday of the month |