Skip to content

Latest commit

 

History

History
71 lines (56 loc) · 2.43 KB

nn-ctfutb-itflangbaritemmgr.md

File metadata and controls

71 lines (56 loc) · 2.43 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:ctfutb.ITfLangBarItemMgr
ITfLangBarItemMgr (ctfutb.h)
The ITfLangBarItemMgr interface is implemented by the language bar and used by a text service to manage items in the language bar.
ITfLangBarItemMgr
ITfLangBarItemMgr interface [Text Services Framework]
ITfLangBarItemMgr interface [Text Services Framework]
described
_tsf_itflangbaritemmgr_ref
ctfutb/ITfLangBarItemMgr
tsf.itflangbaritemmgr
tsf\itflangbaritemmgr.htm
TSF
a7fa257f-e600-4554-8b23-f73323f37e69
12/05/2018
ITfLangBarItemMgr, ITfLangBarItemMgr interface [Text Services Framework], ITfLangBarItemMgr interface [Text Services Framework],described, _tsf_itflangbaritemmgr_ref, ctfutb/ITfLangBarItemMgr, tsf.itflangbaritemmgr
ctfutb.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Ctfutb.idl
Msctf.dll
Windows
TSF 1.0 on Windows 2000 Professional
19H1
ITfLangBarItemMgr
ctfutb/ITfLangBarItemMgr
c++
APIRef
kbSyntax
COM
msctf.dll
ITfLangBarItemMgr

ITfLangBarItemMgr interface

-description

The ITfLangBarItemMgr interface is implemented by the language bar and used by a text service to manage items in the language bar.

A text service obtains an instance of this interface by calling ITfThreadMgr::QueryInterface with IID_ITfLangBarItemMgr. An instance of this interface can also be created by calling CoCreateInstance with CLSID_TF_LangBarItemMgr.

-inheritance

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

-see-also

CoCreateInstance

ITfLangBarItem

IUnknown