The CHARSETINFO structure contains information about a character set.
typedef struct {
UINT ciCharset;
UINT ciACP;
FONTSIGNATURE fs;
} CHARSETINFO;
Windows NT: Requires version 4.0 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in wingdi.h.
Unicode and Character Sets Overview, Unicode and Character Set Structures, FONTSIGNATURE, TranslateCharsetInfo