|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>
Public Attributes | |
| ULONG | TimeAdjustment |
| ULONG | TimeIncrement |
| BOOLEAN | TimeAdjustmentDisabled |
Definition at line 3202 of file winternl.h.
| ULONG _SYSTEM_TIME_ADJUSTMENT_QUERY::TimeAdjustment |
Definition at line 3203 of file winternl.h.
Referenced by GetSystemTimeAdjustment().
| BOOLEAN _SYSTEM_TIME_ADJUSTMENT_QUERY::TimeAdjustmentDisabled |
Definition at line 3205 of file winternl.h.
Referenced by GetSystemTimeAdjustment().
| ULONG _SYSTEM_TIME_ADJUSTMENT_QUERY::TimeIncrement |
Definition at line 3204 of file winternl.h.
Referenced by GetSystemTimeAdjustment().