ReactOS 0.4.15-dev-7924-g5949c20
_BITMAP_RANGE Struct Reference

#include <cctypes.h>

Collaboration diagram for _BITMAP_RANGE:

Public Attributes

LIST_ENTRY Links
 
LONGLONG BasePage
 
ULONG FirstDirtyPage
 
ULONG LastDirtyPage
 
ULONG DirtyPages
 
PULONG Bitmap
 

Detailed Description

Definition at line 88 of file cctypes.h.

Member Data Documentation

◆ BasePage

LONGLONG _BITMAP_RANGE::BasePage

Definition at line 91 of file cctypes.h.

◆ Bitmap

PULONG _BITMAP_RANGE::Bitmap

Definition at line 95 of file cctypes.h.

◆ DirtyPages

ULONG _BITMAP_RANGE::DirtyPages

Definition at line 94 of file cctypes.h.

◆ FirstDirtyPage

ULONG _BITMAP_RANGE::FirstDirtyPage

Definition at line 92 of file cctypes.h.

◆ LastDirtyPage

ULONG _BITMAP_RANGE::LastDirtyPage

Definition at line 93 of file cctypes.h.

◆ Links

LIST_ENTRY _BITMAP_RANGE::Links

Definition at line 90 of file cctypes.h.


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