Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following descriptions define valid fields for the LogonTime structure.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Seconds |
Minutes |
Hour |
DayOfWeek |
||||||||||||||||||||||||||||
Day |
Month |
Year |
Seconds (1 byte): An unsigned integer that specifies the current second.
Minutes (1 byte): An unsigned integer that specifies the current minute.
Hour (1 byte): An unsigned integer that specifies the current hour.
DayOfWeek (1 byte): An enumeration that specifies the current day of the week (Sunday = 0, Monday = 1, and so on).
Day (1 byte): An unsigned integer that specifies the current day of the month.
Month (1 byte): An unsigned integer that specifies the current month (January = 1, February = 2, and so on).
Year (2 bytes): An unsigned integer that specifies the current year.