【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。

2.1.25.12 FontFaceIndex_to_DWORD


Contents

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