Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.39 KB

nn-ctfutb-itflangbaritemsink.md

File metadata and controls

68 lines (56 loc) · 2.39 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.ITfLangBarItemSink
ITfLangBarItemSink (ctfutb.h)
The ITfLangBarItemSink interface is implemented by the language bar and used by a language bar item provider to notify the language bar of changes to a language bar item.
ITfLangBarItemSink
ITfLangBarItemSink interface [Text Services Framework]
ITfLangBarItemSink interface [Text Services Framework]
described
_tsf_itflangbaritemsink_ref
ctfutb/ITfLangBarItemSink
tsf.itflangbaritemsink
tsf\itflangbaritemsink.htm
TSF
1734a011-1ee8-4afd-ace8-334eeaf14518
12/05/2018
ITfLangBarItemSink, ITfLangBarItemSink interface [Text Services Framework], ITfLangBarItemSink interface [Text Services Framework],described, _tsf_itflangbaritemsink_ref, ctfutb/ITfLangBarItemSink, tsf.itflangbaritemsink
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
ITfLangBarItemSink
ctfutb/ITfLangBarItemSink
c++
APIRef
kbSyntax
COM
msctf.dll
ITfLangBarItemSink

ITfLangBarItemSink interface

-description

The ITfLangBarItemSink interface is implemented by the language bar and used by a language bar item provider to notify the language bar of changes to a language bar item.

The language bar item provider obtains an instance of this interface when the language bar calls the provider's ITfSource::AdviseSink with identifier IID_ITfLangBarItemSink.

-inheritance

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

-see-also

ITfSource::AdviseSink

IUnknown