Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure contains information about a character set.
typedef struct {UINT ciCharset;UNIT ciACP;FONTSIGNATURE fs;} CHARSETINFO;
Members
- ciCharset
Character set value. - ciACP
ANSI code-page identifier. - fs
FONTSIGNATURE structure that identifies the Unicode and code-page font signature values.
Requirements
OS Versions: Windows CE 2.11 and later.
Header: Wingdi.h.
See Also
TranslateCharsetInfo | FONTSIGNATURE
Send Feedback on this topic to the authors