|
ReactOS 0.4.16-dev-2304-g8aed778
|
#include <acpiioct.h>
Public Member Functions | |
| _Field_size_ (ArgumentCount) ACPI_METHOD_ARGUMENT Argument[ANYSIZE_ARRAY] | |
Public Attributes | |
| ULONG | Signature |
| CHAR | MethodName [256] |
| ULONG | Size |
| ULONG | ArgumentCount |
Definition at line 124 of file acpiioct.h.
| _ACPI_EVAL_INPUT_BUFFER_COMPLEX_EX::_Field_size_ | ( | ArgumentCount | ) |
| ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX_EX::ArgumentCount |
Definition at line 128 of file acpiioct.h.
Referenced by NHLTQuery().
| CHAR _ACPI_EVAL_INPUT_BUFFER_COMPLEX_EX::MethodName[256] |
Definition at line 126 of file acpiioct.h.
Referenced by NHLTQuery().
| ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX_EX::Signature |
Definition at line 125 of file acpiioct.h.
Referenced by NHLTQuery().
| ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX_EX::Size |
Definition at line 127 of file acpiioct.h.
Referenced by NHLTQuery().