ReactOS 0.4.15-dev-8102-g108db8f
_ACPI_EVAL_INPUT_BUFFER Struct Reference

#include <acpiioct.h>

Public Attributes

ULONG Signature
 
union {
   UCHAR   MethodName [4]
 
   ULONG   MethodNameAsUlong
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 36 of file acpiioct.h.

Member Data Documentation

◆ 

_ANONYMOUS_UNION union { ... } _ACPI_EVAL_INPUT_BUFFER::DUMMYUNIONNAME

◆ MethodName

UCHAR _ACPI_EVAL_INPUT_BUFFER::MethodName[4]

Definition at line 39 of file acpiioct.h.

Referenced by Bus_PDO_EvalMethod().

◆ MethodNameAsUlong

ULONG _ACPI_EVAL_INPUT_BUFFER::MethodNameAsUlong

Definition at line 40 of file acpiioct.h.

◆ Signature

ULONG _ACPI_EVAL_INPUT_BUFFER::Signature

Definition at line 37 of file acpiioct.h.


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