CODFontCompPP::EnumFontFamiliesCallBack

int CALLBACK CODFontCompPP::EnumFontFamiliesCallBack(ENUMLOGFONT * lpelf, NEWTEXTMETRIC *, int FontType, LPARAM lParam) , int FontType)

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.