ReactOS 0.4.15-dev-7953-g1f49173
tagENUMLOGFONTW Struct Reference

#include <wingdi.h>

Collaboration diagram for tagENUMLOGFONTW:

Public Attributes

LOGFONTW elfLogFont
 
WCHAR elfFullName [LF_FULLFACESIZE]
 
WCHAR elfStyle [LF_FACESIZE]
 

Detailed Description

Definition at line 2690 of file wingdi.h.

Member Data Documentation

◆ elfFullName

WCHAR tagENUMLOGFONTW::elfFullName[LF_FULLFACESIZE]

Definition at line 2692 of file wingdi.h.

Referenced by EnumFontFamExProc(), and is_font_installed_proc().

◆ elfLogFont

LOGFONTW tagENUMLOGFONTW::elfLogFont

Definition at line 2691 of file wingdi.h.

Referenced by EnumFontFamExProc(), and EnumFontFamProc().

◆ elfStyle

WCHAR tagENUMLOGFONTW::elfStyle[LF_FACESIZE]

Definition at line 2693 of file wingdi.h.


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