IFont::put_Charset method

Sets the font's character set.

Syntax


HRESULT put_Charset(
  [in] SHORT charset
);

Parameters

charset [in]

The new character set for the font.

Return value

The method supports the standard return value E_INVALIDARG and S_OK.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

OCIdl.h

IDL

OCIdl.idl

IID

IID_IFont is defined as BEF6E002-A874-101A-8BBA-00AA00300CAB

See also

IFont
IFont::get_Charset

 

 

Show: