CODFontCompPP::EnumFontFamiliesCallBack2

int CALLBACK CODFontCompPP::EnumFontFamiliesCallBack2(ENUMLOGFONT* lpelf, NEWTEXTMETRIC* lpntm, int FontType)

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.