ReactOS 0.4.15-dev-7994-gb388cb6
_PO_MEMORY_RANGE_ARRAY_LINK Struct Reference

#include <po.h>

Collaboration diagram for _PO_MEMORY_RANGE_ARRAY_LINK:

Public Attributes

struct _PO_MEMORY_RANGE_ARRAYNext
 
PFN_NUMBER NextTable
 
ULONG CheckSum
 
ULONG EntryCount
 

Detailed Description

Definition at line 100 of file po.h.

Member Data Documentation

◆ CheckSum

ULONG _PO_MEMORY_RANGE_ARRAY_LINK::CheckSum

Definition at line 104 of file po.h.

◆ EntryCount

ULONG _PO_MEMORY_RANGE_ARRAY_LINK::EntryCount

Definition at line 105 of file po.h.

◆ Next

struct _PO_MEMORY_RANGE_ARRAY* _PO_MEMORY_RANGE_ARRAY_LINK::Next

Definition at line 102 of file po.h.

◆ NextTable

PFN_NUMBER _PO_MEMORY_RANGE_ARRAY_LINK::NextTable

Definition at line 103 of file po.h.


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