Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 2.25 KB

nn-msctf-itfuielementsink.md

File metadata and controls

61 lines (53 loc) · 2.25 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:msctf.ITfUIElementSink
ITfUIElementSink (msctf.h)
The ITfUIElementSink interface is implemented by an application to receive notifications when the UI element is changed.
ITfUIElementSink
ITfUIElementSink interface [Text Services Framework]
ITfUIElementSink interface [Text Services Framework]
described
_tsf_itfuielementsink_ref
msctf/ITfUIElementSink
tsf.itfuielementsink
tsf\itfuielementsink.htm
TSF
8f77b3bc-2e47-4966-8030-d05a626ee00a
12/05/2018
ITfUIElementSink, ITfUIElementSink interface [Text Services Framework], ITfUIElementSink interface [Text Services Framework],described, _tsf_itfuielementsink_ref, msctf/ITfUIElementSink, tsf.itfuielementsink
msctf.h
Windows
Windows 2000 Professional [desktop apps \| UWP apps]
Windows 2000 Server [desktop apps \| UWP apps]
Msctf.idl
Windows
TSF 1.0 on Windows 2000 Professional
19H1
ITfUIElementSink
msctf/ITfUIElementSink
c++
APIRef
kbSyntax
COM
Msctf.h
ITfUIElementSink

ITfUIElementSink interface

-description

The ITfUIElementSink interface is implemented by an application to receive notifications when the UI element is changed.

-inheritance

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

-remarks

To install this advise sink, obtain an ITfSource object from an ITfUIElementMgr object by calling ITfUIElementMgr::QueryInterface with IID_ ITfSource. Then call ITfSource::AdviseSink with IID_ ITfUIElementSink.