ReactOS 0.4.15-dev-5667-ged97270
|
#include <extypes.h>
Public Attributes | |
ULONG | TimeAdjustment |
ULONG | TimeIncrement |
BOOLEAN | Enable |
BOOLEAN _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::Enable |
Definition at line 1204 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().
ULONG _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::TimeAdjustment |
Definition at line 1202 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().
ULONG _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::TimeIncrement |
Definition at line 1203 of file extypes.h.
Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().