|
ReactOS 0.4.16-dev-2332-g4cba65d
|
#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 82 of file acpiioct.h.
| ACPI_METHOD_ARGUMENT _ACPI_EVAL_INPUT_BUFFER_COMPLEX::Argument[ANYSIZE_ARRAY] |
Definition at line 90 of file acpiioct.h.
Referenced by EvalCreateParametersList().
| ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX::ArgumentCount |
Definition at line 89 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 85 of file acpiioct.h.
| ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX::MethodNameAsUlong |
Definition at line 86 of file acpiioct.h.
| ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX::Signature |
Definition at line 83 of file acpiioct.h.
| ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX::Size |
Definition at line 88 of file acpiioct.h.