2.1.25.11 FontFaceDWORD_to_Index


Description

Convert font from DWORD real value to GUI index.

Syntax

int FontFaceDWORD_to_Index( DWORD dw, DWORD dwCtrl = 0 );

Parameters

dw
[input] font DWORD real value
dwCtrl
[input] not used

Return

Font GUI index

Examples

See GETN_FONT

Remark

See Also

GETN_FONT
GetFontNames
GetFontNameByIndex
FontFaceIndex_to_DWORD


Header to Include

origin.h

Reference