ReactOS 0.4.15-dev-7942-gd23573b
_ACPI_EVAL_INPUT_BUFFER_SIMPLE_STRING Struct Reference

#include <acpiioct.h>

Public Member Functions

 _Field_size_bytes_ (StringLength) _Null_terminated_ UCHAR String[ANYSIZE_ARRAY]
 

Public Attributes

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

Detailed Description

Definition at line 53 of file acpiioct.h.

Member Function Documentation

◆ _Field_size_bytes_()

_ACPI_EVAL_INPUT_BUFFER_SIMPLE_STRING::_Field_size_bytes_ ( StringLength  )

Member Data Documentation

◆ 

_ANONYMOUS_UNION union { ... } _ACPI_EVAL_INPUT_BUFFER_SIMPLE_STRING::DUMMYUNIONNAME

◆ MethodName

UCHAR _ACPI_EVAL_INPUT_BUFFER_SIMPLE_STRING::MethodName[4]

Definition at line 56 of file acpiioct.h.

◆ MethodNameAsUlong

ULONG _ACPI_EVAL_INPUT_BUFFER_SIMPLE_STRING::MethodNameAsUlong

Definition at line 57 of file acpiioct.h.

◆ Signature

ULONG _ACPI_EVAL_INPUT_BUFFER_SIMPLE_STRING::Signature

Definition at line 54 of file acpiioct.h.

◆ StringLength

ULONG _ACPI_EVAL_INPUT_BUFFER_SIMPLE_STRING::StringLength

Definition at line 59 of file acpiioct.h.

Referenced by EvalCreateParametersList().


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