ReactOS 0.4.15-dev-7842-g558ab78
_PNP_REPLACE_MEMORY_LIST Struct Reference

#include <iotypes.h>

Collaboration diagram for _PNP_REPLACE_MEMORY_LIST:

Public Attributes

ULONG AllocatedCount
 
ULONG Count
 
ULONGLONG TotalLength
 
struct {
   PHYSICAL_ADDRESS   Address
 
   ULONGLONG   Length
 
Ranges [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 1040 of file iotypes.h.

Member Data Documentation

◆ Address

PHYSICAL_ADDRESS _PNP_REPLACE_MEMORY_LIST::Address

Definition at line 1045 of file iotypes.h.

◆ AllocatedCount

ULONG _PNP_REPLACE_MEMORY_LIST::AllocatedCount

Definition at line 1041 of file iotypes.h.

◆ Count

ULONG _PNP_REPLACE_MEMORY_LIST::Count

Definition at line 1042 of file iotypes.h.

◆ Length

ULONGLONG _PNP_REPLACE_MEMORY_LIST::Length

Definition at line 1046 of file iotypes.h.

◆ 

struct { ... } _PNP_REPLACE_MEMORY_LIST::Ranges[ANYSIZE_ARRAY]

◆ TotalLength

ULONGLONG _PNP_REPLACE_MEMORY_LIST::TotalLength

Definition at line 1043 of file iotypes.h.


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