IFont::put_Charset

Sets the font’s character set.

HRESULT put_Charset(

short charset

//Character set

);

Parameters

charset
[in] New character set for the font.

Return Values

The method supports the standard return value E_INVALIDARG, as well as the following:

S_OK
The character set was changed successfully.

See Also

IFont::get_Charset