Compartir a través de


2.2.3.1.2.1 LogonTime Structure

The following descriptions define valid fields for the LogonTime structure.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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.