ReactOS 0.4.15-dev-7918-g2a2556c
_SAVED_SCREEN_BITS Struct Reference

#include <vgaddi.h>

Collaboration diagram for _SAVED_SCREEN_BITS:

Public Attributes

BOOL Free
 
DWORD Offset
 
ULONG Size
 
LIST_ENTRY ListEntry
 

Detailed Description

Definition at line 89 of file vgaddi.h.

Member Data Documentation

◆ Free

BOOL _SAVED_SCREEN_BITS::Free

◆ ListEntry

LIST_ENTRY _SAVED_SCREEN_BITS::ListEntry

◆ Offset

DWORD _SAVED_SCREEN_BITS::Offset

Definition at line 92 of file vgaddi.h.

Referenced by VGADDI_AllocSavedScreenBits(), and VGADDI_InitializeOffScreenMem().

◆ Size

ULONG _SAVED_SCREEN_BITS::Size

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