ReactOS 0.4.15-dev-7846-g8ba6c66
_DEVINFO Struct Reference

#include <winddi.h>

Collaboration diagram for _DEVINFO:

Public Attributes

FLONG flGraphicsCaps
 
LOGFONTW lfDefaultFont
 
LOGFONTW lfAnsiVarFont
 
LOGFONTW lfAnsiFixFont
 
ULONG cFonts
 
ULONG iDitherFormat
 
USHORT cxDither
 
USHORT cyDither
 
HPALETTE hpalDefault
 
FLONG flGraphicsCaps2
 

Detailed Description

Definition at line 389 of file winddi.h.

Member Data Documentation

◆ cFonts

ULONG _DEVINFO::cFonts

Definition at line 394 of file winddi.h.

Referenced by IntInitScreenInfo().

◆ cxDither

USHORT _DEVINFO::cxDither

Definition at line 396 of file winddi.h.

Referenced by IntInitScreenInfo().

◆ cyDither

USHORT _DEVINFO::cyDither

Definition at line 397 of file winddi.h.

Referenced by IntInitScreenInfo().

◆ flGraphicsCaps

FLONG _DEVINFO::flGraphicsCaps

◆ flGraphicsCaps2

◆ hpalDefault

◆ iDitherFormat

◆ lfAnsiFixFont

LOGFONTW _DEVINFO::lfAnsiFixFont

Definition at line 393 of file winddi.h.

Referenced by IntInitScreenInfo().

◆ lfAnsiVarFont

LOGFONTW _DEVINFO::lfAnsiVarFont

Definition at line 392 of file winddi.h.

Referenced by IntInitScreenInfo().

◆ lfDefaultFont

LOGFONTW _DEVINFO::lfDefaultFont

Definition at line 391 of file winddi.h.

Referenced by IntInitScreenInfo().


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