ReactOS 0.4.16-dev-588-gf07ea94
|
#include <acpiioct.h>
Public Attributes | |
ULONG | Signature |
union { | |
UCHAR MethodName [4] | |
ULONG MethodNameAsUlong | |
} | DUMMYUNIONNAME |
ULONG | IntegerArgument |
Definition at line 44 of file acpiioct.h.
_ANONYMOUS_UNION union { ... } _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::DUMMYUNIONNAME |
ULONG _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::IntegerArgument |
Definition at line 50 of file acpiioct.h.
Referenced by EvalCreateParametersList().
UCHAR _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::MethodName[4] |
Definition at line 47 of file acpiioct.h.
ULONG _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::MethodNameAsUlong |
Definition at line 48 of file acpiioct.h.
ULONG _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::Signature |
Definition at line 45 of file acpiioct.h.