ReactOS 0.4.15-dev-7934-g1dc8d80
__GDI_SHARED_HANDLE_TABLE Struct Reference

#include <ntgdihdl.h>

Collaboration diagram for __GDI_SHARED_HANDLE_TABLE:

Public Attributes

GDI_TABLE_ENTRY Entries [GDI_HANDLE_COUNT]
 
DEVCAPS DevCaps
 
FLONG flDeviceUniq
 
PVOID pvLangPack
 
CFONT cfPublic [GDI_CFONT_MAX]
 
DWORD dwCFCount
 

Detailed Description

Definition at line 244 of file ntgdihdl.h.

Member Data Documentation

◆ cfPublic

CFONT __GDI_SHARED_HANDLE_TABLE::cfPublic[GDI_CFONT_MAX]

Definition at line 250 of file ntgdihdl.h.

◆ DevCaps

DEVCAPS __GDI_SHARED_HANDLE_TABLE::DevCaps

Definition at line 247 of file ntgdihdl.h.

Referenced by GdiProcessSetup().

◆ dwCFCount

DWORD __GDI_SHARED_HANDLE_TABLE::dwCFCount

Definition at line 251 of file ntgdihdl.h.

◆ Entries

GDI_TABLE_ENTRY __GDI_SHARED_HANDLE_TABLE::Entries[GDI_HANDLE_COUNT]

Definition at line 246 of file ntgdihdl.h.

◆ flDeviceUniq

FLONG __GDI_SHARED_HANDLE_TABLE::flDeviceUniq

Definition at line 248 of file ntgdihdl.h.

Referenced by DdQueryDisplaySettingsUniqueness().

◆ pvLangPack

PVOID __GDI_SHARED_HANDLE_TABLE::pvLangPack

Definition at line 249 of file ntgdihdl.h.


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