CODFontCompPP::EnumFontFamiliesCallBack
int CALLBACKCODFontCompPP::EnumFontFamiliesCallBack(ENUMLOGFONT *lpelf, NEWTEXTMETRIC *, int FontType, LPARAM lParam) , intFontType)
First callback for the EnumFontFamilies API call.
Defined in: OdFontCompPP.cpp
Return Value
Always 1.
Parameters
lpelf
Pointer to an ENUMLOGFONT structure containing information about a font.
The font type.
FontType
Additional application-specific parameter.