ReactOS 0.4.15-dev-7998-gdb93cb1
_ADDRESS_RANGE Struct Reference

#include <mmtypes.h>

Public Attributes

ULONG BaseAddrLow
 
ULONG BaseAddrHigh
 
ULONG LengthLow
 
ULONG LengthHigh
 
ULONG Type
 

Detailed Description

Definition at line 632 of file mmtypes.h.

Member Data Documentation

◆ BaseAddrHigh

ULONG _ADDRESS_RANGE::BaseAddrHigh

Definition at line 635 of file mmtypes.h.

◆ BaseAddrLow

ULONG _ADDRESS_RANGE::BaseAddrLow

Definition at line 634 of file mmtypes.h.

◆ LengthHigh

ULONG _ADDRESS_RANGE::LengthHigh

Definition at line 637 of file mmtypes.h.

◆ LengthLow

ULONG _ADDRESS_RANGE::LengthLow

Definition at line 636 of file mmtypes.h.

◆ Type

ULONG _ADDRESS_RANGE::Type

Definition at line 638 of file mmtypes.h.


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