【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.1.25.20 GetFontNames
Contents
Description
Get available font names
Syntax
int GetFontNames( vector<string> * pstrNames, BOOL bIncludeDefFont = TRUE )
Parameters
- pstrNames
- [output] font name list.
- bIncludeDefFont
- [input] whether include origin default font.
Return
Count of font names
Examples
See GETN_FONT
Remark
See Also
Header to Included
origin.h