2.1.25.12 FontFaceIndex_to_DWORD


Description

Convert font from GUI index to DWORD real value.

Syntax

DWORD FontFaceIndex_to_DWORD( int nIndex, DWORD dwCtrl = 0 )

Parameters

nIndex
[input] font GUI index
dwCtrl
[input] not used

Return

Font DWORD real value

Examples

See GETN_FONT

Remark

See Also

GETN_FONT
GetFontNames
GetFontNameByIndex
FontFaceDWORD_to_Index


Header to Include

origin.h

Reference