|
ReactOS 0.4.16-dev-2293-g4d8327b
|
#include <acpiioct.h>
Public Attributes | |
| ULONG | Signature |
| union { | |
| UCHAR MethodName [4] | |
| ULONG MethodNameAsUlong | |
| } | DUMMYUNIONNAME |
| ULONG | IntegerArgument |
Definition at line 53 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 59 of file acpiioct.h.
Referenced by EvalCreateParametersList().
| UCHAR _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::MethodName[4] |
Definition at line 56 of file acpiioct.h.
| ULONG _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::MethodNameAsUlong |
Definition at line 57 of file acpiioct.h.
| ULONG _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::Signature |
Definition at line 54 of file acpiioct.h.