ReactOS 0.4.15-dev-7942-gd23573b
_HalAddressUsage Struct Reference

#include <halp.h>

Collaboration diagram for _HalAddressUsage:

Public Attributes

struct _HalAddressUsageNext
 
CM_RESOURCE_TYPE Type
 
UCHAR Flags
 
struct {
   ULONG   Start
 
   ULONG   Length
 
Element []
 

Detailed Description

Definition at line 190 of file halp.h.

Member Data Documentation

◆ 

struct { ... } _HalAddressUsage::Element[]

Referenced by HalpReportResourceUsage().

◆ Flags

UCHAR _HalAddressUsage::Flags

Definition at line 194 of file halp.h.

Referenced by HalpReportResourceUsage().

◆ Length

ULONG _HalAddressUsage::Length

Definition at line 198 of file halp.h.

◆ Next

struct _HalAddressUsage* _HalAddressUsage::Next

Definition at line 192 of file halp.h.

Referenced by HalInitSystem(), and HalpReportResourceUsage().

◆ Start

ULONG _HalAddressUsage::Start

Definition at line 197 of file halp.h.

◆ Type

CM_RESOURCE_TYPE _HalAddressUsage::Type

Definition at line 193 of file halp.h.


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