Returns the character set used in the font. The character set can be any of those defined for Windows fonts.
HRESULT get_Charset(
short* pcharset //Pointer to the character set
);
Windows NT: Use version 4.0 or later.
Windows: Use Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in ocidl.h.