CODFontCompPP::EnumFontFamiliesCallBack2

int CALLBACKCODFontCompPP::EnumFontFamiliesCallBack2(ENUMLOGFONT*lpelf, NEWTEXTMETRIC*lpntm, intFontType)

Second 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.

lpntm

The font type.

FontType

Additional application-specific parameter.