ReactOS 0.4.16-dev-470-g91b8923
|
#include <acbuffer.h>
Public Attributes | |
UINT16 | Year |
UINT8 | Month |
UINT8 | Day |
UINT8 | Hour |
UINT8 | Minute |
UINT8 | Second |
UINT8 | Valid |
UINT16 | Milliseconds |
UINT16 | Timezone |
UINT8 | Daylight |
UINT8 | Reserved [3] |
Definition at line 81 of file acbuffer.h.
UINT8 acpi_grt_info::Day |
Definition at line 85 of file acbuffer.h.
UINT8 acpi_grt_info::Daylight |
Definition at line 92 of file acbuffer.h.
UINT8 acpi_grt_info::Hour |
Definition at line 86 of file acbuffer.h.
UINT16 acpi_grt_info::Milliseconds |
Definition at line 90 of file acbuffer.h.
UINT8 acpi_grt_info::Minute |
Definition at line 87 of file acbuffer.h.
UINT8 acpi_grt_info::Month |
Definition at line 84 of file acbuffer.h.
UINT8 acpi_grt_info::Reserved[3] |
Definition at line 93 of file acbuffer.h.
UINT8 acpi_grt_info::Second |
Definition at line 88 of file acbuffer.h.
UINT16 acpi_grt_info::Timezone |
Definition at line 91 of file acbuffer.h.
UINT8 acpi_grt_info::Valid |
Definition at line 89 of file acbuffer.h.
UINT16 acpi_grt_info::Year |
Definition at line 83 of file acbuffer.h.