ReactOS 0.4.15-dev-8096-ga0eec98
acpi_namestring_info Struct Reference

#include <aclocal.h>

Public Attributes

const charExternalName
 
const charNextExternalChar
 
charInternalName
 
UINT32 Length
 
UINT32 NumSegments
 
UINT32 NumCarats
 
BOOLEAN FullyQualified
 

Detailed Description

Definition at line 287 of file aclocal.h.

Member Data Documentation

◆ ExternalName

const char* acpi_namestring_info::ExternalName

Definition at line 289 of file aclocal.h.

◆ FullyQualified

BOOLEAN acpi_namestring_info::FullyQualified

Definition at line 295 of file aclocal.h.

◆ InternalName

char* acpi_namestring_info::InternalName

Definition at line 291 of file aclocal.h.

◆ Length

UINT32 acpi_namestring_info::Length

Definition at line 292 of file aclocal.h.

◆ NextExternalChar

const char* acpi_namestring_info::NextExternalChar

Definition at line 290 of file aclocal.h.

◆ NumCarats

UINT32 acpi_namestring_info::NumCarats

Definition at line 294 of file aclocal.h.

◆ NumSegments

UINT32 acpi_namestring_info::NumSegments

Definition at line 293 of file aclocal.h.


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