|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <acpiioct.h>

Public Attributes | |
| ULONG | Signature |
| union { | |
| UCHAR MethodName [4] | |
| ULONG MethodNameAsUlong | |
| } | DUMMYUNIONNAME |
| ULONG | Size |
| ULONG | ArgumentCount |
| ACPI_METHOD_ARGUMENT | Argument [ANYSIZE_ARRAY] |
Definition at line 73 of file acpiioct.h.
| ACPI_METHOD_ARGUMENT _ACPI_EVAL_INPUT_BUFFER_COMPLEX::Argument[ANYSIZE_ARRAY] |
Definition at line 81 of file acpiioct.h.
Referenced by EvalCreateParametersList().
| ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX::ArgumentCount |
Definition at line 80 of file acpiioct.h.
Referenced by EvalCreateParametersList().
| _ANONYMOUS_UNION union { ... } _ACPI_EVAL_INPUT_BUFFER_COMPLEX::DUMMYUNIONNAME |
| UCHAR _ACPI_EVAL_INPUT_BUFFER_COMPLEX::MethodName[4] |
Definition at line 76 of file acpiioct.h.
| ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX::MethodNameAsUlong |
Definition at line 77 of file acpiioct.h.
| ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX::Signature |
Definition at line 74 of file acpiioct.h.
| ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX::Size |
Definition at line 79 of file acpiioct.h.