ReactOS 0.4.16-dev-329-g9223134
|
#include <extypes.h>
Public Attributes | |
ULONG | TimeAdjustment |
ULONG | TimeIncrement |
BOOLEAN | Enable |
BOOLEAN _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::Enable |
Definition at line 1212 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().
ULONG _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::TimeAdjustment |
Definition at line 1210 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().
ULONG _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::TimeIncrement |
Definition at line 1211 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().