ITfDisplayAttributeMgr interface (msctf.h)

The ITfDisplayAttributeMgr interface is implemented by the TSF manager and used by an application to obtain and enumerate display attributes. Individual display attributes are accessed through the ITfDisplayAttributeInfo interface.

Inheritance

The ITfDisplayAttributeMgr interface inherits from the IUnknown interface. ITfDisplayAttributeMgr also has these types of members:

Methods

The ITfDisplayAttributeMgr interface has these methods.

 
ITfDisplayAttributeMgr::EnumDisplayAttributeInfo

ITfDisplayAttributeMgr::EnumDisplayAttributeInfo method
ITfDisplayAttributeMgr::GetDisplayAttributeInfo

ITfDisplayAttributeMgr::GetDisplayAttributeInfo method
ITfDisplayAttributeMgr::OnUpdateInfo

ITfDisplayAttributeMgr::OnUpdateInfo method

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps | UWP apps]
Minimum supported server Windows 2000 Server [desktop apps | UWP apps]
Target Platform Windows
Header msctf.h
Redistributable TSF 1.0 on Windows 2000 Professional

See also

ITfDisplayAttributeInfo

IUnknown