ReactOS 0.4.15-dev-8028-g8e799e2
_PO_MEMORY_RANGE_ARRAY Struct Reference

#include <po.h>

Collaboration diagram for _PO_MEMORY_RANGE_ARRAY:

Public Attributes

union {
   PO_MEMORY_RANGE_ARRAY_RANGE   Range
 
   PO_MEMORY_RANGE_ARRAY_LINK   Link
 
}; 
 

Detailed Description

Definition at line 108 of file po.h.

Member Data Documentation

◆ 

union { ... } _PO_MEMORY_RANGE_ARRAY::@1807

◆ Link

PO_MEMORY_RANGE_ARRAY_LINK _PO_MEMORY_RANGE_ARRAY::Link

Definition at line 113 of file po.h.

◆ Range

PO_MEMORY_RANGE_ARRAY_RANGE _PO_MEMORY_RANGE_ARRAY::Range

Definition at line 112 of file po.h.


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