Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The ITfSystemLangBarItemText interface is implemented by a system language bar and is used by a system language bar extension to modify the description displayed for the menu. The extension can obtain an instance of this interface by calling the menu object QueryInterface method with IID_ITfSystemLangBarItem.
Inheritance
The ITfSystemLangBarItemText interface inherits from the IUnknown interface. ITfSystemLangBarItemText also has these types of members:
Methods
The ITfSystemLangBarItemText interface has these methods.
| ITfSystemLangBarItemText::GetItemText The ITfSystemLangBarItemText::GetItemText method obtains the text displayed for the system language bar menu. |
| ITfSystemLangBarItemText::SetItemText The ITfSystemLangBarItemText::SetItemText method modifies the text displayed for the system language bar menu. |
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 (include Msctf.h) |
| Redistributable | TSF 1.0 on Windows 2000 Professional |