ReactOS 0.4.16-dev-1012-g3fe4b41
|
#include <extypes.h>
Public Attributes | |
ULONG | TimeAdjustment |
ULONG | TimeIncrement |
BOOLEAN | Enable |
BOOLEAN _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::Enable |
Definition at line 1218 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().
ULONG _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::TimeAdjustment |
Definition at line 1216 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().
ULONG _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::TimeIncrement |
Definition at line 1217 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().