|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <extypes.h>
Public Attributes | |
| ULONG | TimeAdjustment |
| ULONG | TimeIncrement |
| BOOLEAN | Enable |
| BOOLEAN _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::Enable |
Definition at line 1388 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().
| ULONG _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::TimeAdjustment |
Definition at line 1386 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().
| ULONG _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::TimeIncrement |
Definition at line 1387 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().