ReactOS 0.4.15-dev-7906-g1b85a5f
_ENUMFONTDATAW Struct Reference

#include <ntgdityp.h>

Collaboration diagram for _ENUMFONTDATAW:

Public Attributes

ULONG cbSize
 
ULONG ulNtmwiOffset
 
DWORD dwFontType
 
ENUMLOGFONTEXDVW elfexdv
 

Detailed Description

Definition at line 380 of file ntgdityp.h.

Member Data Documentation

◆ cbSize

ULONG _ENUMFONTDATAW::cbSize

Definition at line 382 of file ntgdityp.h.

Referenced by NewEnumFontFamiliesExW().

◆ dwFontType

DWORD _ENUMFONTDATAW::dwFontType

Definition at line 384 of file ntgdityp.h.

Referenced by NewEnumFontFamiliesExW().

◆ elfexdv

ENUMLOGFONTEXDVW _ENUMFONTDATAW::elfexdv

Definition at line 385 of file ntgdityp.h.

Referenced by NewEnumFontFamiliesExW().

◆ ulNtmwiOffset

ULONG _ENUMFONTDATAW::ulNtmwiOffset

Definition at line 383 of file ntgdityp.h.

Referenced by NewEnumFontFamiliesExW().


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