ITfLangBarItem interface (ctfutb.h)

The ITfLangBarItem interface is implemented by a language bar item provider and used by the language bar manager to obtain detailed information about the language bar item. An instance of this interface is provided to the language bar manager by the ITfLangBarItemMgr::AddItem method.

Inheritance

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

Methods

The ITfLangBarItem interface has these methods.

 
ITfLangBarItem::GetInfo

ITfLangBarItem::GetInfo method
ITfLangBarItem::GetStatus

ITfLangBarItem::GetStatus method
ITfLangBarItem::GetTooltipString

ITfLangBarItem::GetTooltipString method
ITfLangBarItem::Show

ITfLangBarItem::Show method

Requirements

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

See also

ITfLangBarItemMgr::AddItem

IUnknown