ReactOS 0.4.15-dev-7918-g2a2556c
_SYSTEM_QUERY_TIME_ADJUST_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

ULONG TimeAdjustment
 
ULONG TimeIncrement
 
BOOLEAN Enable
 

Detailed Description

Definition at line 1208 of file extypes.h.

Member Data Documentation

◆ Enable

BOOLEAN _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::Enable

Definition at line 1212 of file extypes.h.

Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().

◆ TimeAdjustment

ULONG _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::TimeAdjustment

Definition at line 1210 of file extypes.h.

Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().

◆ TimeIncrement

ULONG _SYSTEM_QUERY_TIME_ADJUST_INFORMATION::TimeIncrement

Definition at line 1211 of file extypes.h.

Referenced by GetSystemTimeAdjustment(), QSI_DEF(), and Test_TimeAdjustment().


The documentation for this struct was generated from the following file: