Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This topic describes the ECDT structure.
Syntax
typedef struct {
DESCRIPTION_HEADER Header;
GEN_ADDR Control;
GEN_ADDR Data;
ULONG Uid;
UCHAR GpeBit;
CHAR Id[ANYSIZE_ARRAY];
} ECDT, *PECDT;
Members
Header
Defines the DESCRIPTION_HEADER member Header.
Control
Defines the GEN_ADDR member Control.
Data
Defines the GEN_ADDR member Data.
Uid
Defines the ULONG member Uid.
GpeBit
Defines the UCHAR member GpeBit.
Id[ANYSIZE_ARRAY]
Defines the CHAR member Id.
Requirements
| Requirement | Value |
|---|---|
| Header | acpitabl.h (include Acpitabl.h) |