ReactOS 0.4.16-dev-2208-g6350669
_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 200 of file halp.h.

Member Data Documentation

◆ 

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

Referenced by HalpReportResourceUsage().

◆ Flags

UCHAR _HalAddressUsage::Flags

Definition at line 204 of file halp.h.

Referenced by HalpReportResourceUsage().

◆ Length

ULONG _HalAddressUsage::Length

Definition at line 208 of file halp.h.

◆ Next

struct _HalAddressUsage* _HalAddressUsage::Next

Definition at line 202 of file halp.h.

Referenced by HalInitSystem(), and HalpReportResourceUsage().

◆ Start

ULONG _HalAddressUsage::Start

Definition at line 207 of file halp.h.

◆ Type

CM_RESOURCE_TYPE _HalAddressUsage::Type

Definition at line 203 of file halp.h.


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