ReactOS 0.4.15-dev-6712-g46b4b55
|
#include <acpi.h>
Public Attributes | |
DESCRIPTION_HEADER | Header |
USHORT | Version |
UCHAR | Status |
UCHAR | ImageType |
ULONGLONG | LogoAddress |
ULONG | OffsetX |
ULONG | OffsetY |
DESCRIPTION_HEADER _BGRT_TABLE::Header |
Definition at line 243 of file acpi.h.
Referenced by BlDisplayGetOemBitmap(), and BlDisplayInvalidateOemBitmap().
UCHAR _BGRT_TABLE::ImageType |
Definition at line 246 of file acpi.h.
Referenced by BlDisplayGetOemBitmap().
ULONGLONG _BGRT_TABLE::LogoAddress |
Definition at line 247 of file acpi.h.
Referenced by BlDisplayGetOemBitmap().
ULONG _BGRT_TABLE::OffsetX |
Definition at line 248 of file acpi.h.
Referenced by BlDisplayGetOemBitmap().
ULONG _BGRT_TABLE::OffsetY |
Definition at line 249 of file acpi.h.
Referenced by BlDisplayGetOemBitmap().
UCHAR _BGRT_TABLE::Status |
Definition at line 245 of file acpi.h.
Referenced by BlDisplayGetOemBitmap(), and BlDisplayInvalidateOemBitmap().