ReactOS 0.4.15-dev-8052-gc0e3179
_ACPI_METHOD_ARGUMENT Struct Reference

#include <acpiioct.h>

Public Attributes

USHORT Type
 
USHORT DataLength
 
union {
   ULONG   Argument
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 63 of file acpiioct.h.

Member Data Documentation

◆ Argument

ULONG _ACPI_METHOD_ARGUMENT::Argument

Definition at line 67 of file acpiioct.h.

◆ DataLength

USHORT _ACPI_METHOD_ARGUMENT::DataLength

Definition at line 65 of file acpiioct.h.

◆ 

_ANONYMOUS_UNION union { ... } _ACPI_METHOD_ARGUMENT::DUMMYUNIONNAME

◆ Type

USHORT _ACPI_METHOD_ARGUMENT::Type

Definition at line 64 of file acpiioct.h.


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