ReactOS 0.4.15-dev-7918-g2a2556c
_UNI_GLYPHSETDATA Struct Reference

#include <prntfont.h>

Public Attributes

DWORD dwSize
 
DWORD dwVersion
 
DWORD dwFlags
 
LONG lPredefinedID
 
DWORD dwGlyphCount
 
DWORD dwRunCount
 
DWORD loRunOffset
 
DWORD dwCodePageCount
 
DWORD loCodePageOffset
 
DWORD loMapTableOffset
 
DWORD dwReserved [2]
 

Detailed Description

Definition at line 197 of file prntfont.h.

Member Data Documentation

◆ dwCodePageCount

DWORD _UNI_GLYPHSETDATA::dwCodePageCount

Definition at line 206 of file prntfont.h.

◆ dwFlags

DWORD _UNI_GLYPHSETDATA::dwFlags

Definition at line 201 of file prntfont.h.

◆ dwGlyphCount

DWORD _UNI_GLYPHSETDATA::dwGlyphCount

Definition at line 203 of file prntfont.h.

◆ dwReserved

DWORD _UNI_GLYPHSETDATA::dwReserved[2]

Definition at line 209 of file prntfont.h.

◆ dwRunCount

DWORD _UNI_GLYPHSETDATA::dwRunCount

Definition at line 204 of file prntfont.h.

◆ dwSize

DWORD _UNI_GLYPHSETDATA::dwSize

Definition at line 199 of file prntfont.h.

◆ dwVersion

DWORD _UNI_GLYPHSETDATA::dwVersion

Definition at line 200 of file prntfont.h.

◆ loCodePageOffset

DWORD _UNI_GLYPHSETDATA::loCodePageOffset

Definition at line 207 of file prntfont.h.

◆ loMapTableOffset

DWORD _UNI_GLYPHSETDATA::loMapTableOffset

Definition at line 208 of file prntfont.h.

◆ loRunOffset

DWORD _UNI_GLYPHSETDATA::loRunOffset

Definition at line 205 of file prntfont.h.

◆ lPredefinedID

LONG _UNI_GLYPHSETDATA::lPredefinedID

Definition at line 202 of file prntfont.h.


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