ReactOS 0.4.15-dev-7942-gd23573b
_UNIDRVINFO Struct Reference

#include <prntfont.h>

Collaboration diagram for _UNIDRVINFO:

Public Attributes

DWORD dwSize
 
DWORD flGenFlags
 
WORD wType
 
WORD fCaps
 
WORD wXRes
 
WORD wYRes
 
SHORT sYAdjust
 
SHORT sYMoved
 
WORD wPrivateData
 
SHORT sShift
 
INVOC SelectFont
 
INVOC UnSelectFont
 
WORD wReserved [4]
 

Detailed Description

Definition at line 129 of file prntfont.h.

Member Data Documentation

◆ dwSize

DWORD _UNIDRVINFO::dwSize

Definition at line 131 of file prntfont.h.

◆ fCaps

WORD _UNIDRVINFO::fCaps

Definition at line 134 of file prntfont.h.

◆ flGenFlags

DWORD _UNIDRVINFO::flGenFlags

Definition at line 132 of file prntfont.h.

◆ SelectFont

INVOC _UNIDRVINFO::SelectFont

Definition at line 141 of file prntfont.h.

◆ sShift

SHORT _UNIDRVINFO::sShift

Definition at line 140 of file prntfont.h.

◆ sYAdjust

SHORT _UNIDRVINFO::sYAdjust

Definition at line 137 of file prntfont.h.

◆ sYMoved

SHORT _UNIDRVINFO::sYMoved

Definition at line 138 of file prntfont.h.

◆ UnSelectFont

INVOC _UNIDRVINFO::UnSelectFont

Definition at line 142 of file prntfont.h.

◆ wPrivateData

WORD _UNIDRVINFO::wPrivateData

Definition at line 139 of file prntfont.h.

◆ wReserved

WORD _UNIDRVINFO::wReserved[4]

Definition at line 143 of file prntfont.h.

◆ wType

WORD _UNIDRVINFO::wType

Definition at line 133 of file prntfont.h.

◆ wXRes

WORD _UNIDRVINFO::wXRes

Definition at line 135 of file prntfont.h.

◆ wYRes

WORD _UNIDRVINFO::wYRes

Definition at line 136 of file prntfont.h.


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