ReactOS 0.4.15-dev-7942-gd23573b
_ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER Struct Reference

#include <acpiioct.h>

Public Attributes

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

Detailed Description

Definition at line 44 of file acpiioct.h.

Member Data Documentation

◆ 

_ANONYMOUS_UNION union { ... } _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::DUMMYUNIONNAME

◆ IntegerArgument

ULONG _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::IntegerArgument

Definition at line 50 of file acpiioct.h.

Referenced by EvalCreateParametersList().

◆ MethodName

UCHAR _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::MethodName[4]

Definition at line 47 of file acpiioct.h.

◆ MethodNameAsUlong

ULONG _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::MethodNameAsUlong

Definition at line 48 of file acpiioct.h.

◆ Signature

ULONG _ACPI_EVAL_INPUT_BUFFER_SIMPLE_INTEGER::Signature

Definition at line 45 of file acpiioct.h.


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