ITfMenu interface (ctfutb.h)

The ITfMenu interface is implemented by the language bar and used by a language bar button provider to add items to the menu that the language bar will display for the button.

Inheritance

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

Methods

The ITfMenu interface has these methods.

 
ITfMenu::AddMenuItem

ITfMenu::AddMenuItem 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

ITfLangBarItemBitmapButton::InitMenu

ITfLangBarItemButton::InitMenu

ITfSystemLangBarItemSink::InitMenu

IUnknown