ReactOS 0.4.16-dev-2304-g8aed778
_ACPI_EVAL_INPUT_BUFFER_COMPLEX_EX Struct Reference

#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
 

Detailed Description

Definition at line 124 of file acpiioct.h.

Member Function Documentation

◆ _Field_size_()

_ACPI_EVAL_INPUT_BUFFER_COMPLEX_EX::_Field_size_ ( ArgumentCount  )

Member Data Documentation

◆ ArgumentCount

ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX_EX::ArgumentCount

Definition at line 128 of file acpiioct.h.

Referenced by NHLTQuery().

◆ MethodName

CHAR _ACPI_EVAL_INPUT_BUFFER_COMPLEX_EX::MethodName[256]

Definition at line 126 of file acpiioct.h.

Referenced by NHLTQuery().

◆ Signature

ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX_EX::Signature

Definition at line 125 of file acpiioct.h.

Referenced by NHLTQuery().

◆ Size

ULONG _ACPI_EVAL_INPUT_BUFFER_COMPLEX_EX::Size

Definition at line 127 of file acpiioct.h.

Referenced by NHLTQuery().


The documentation for this struct was generated from the following file: