Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 2.53 KB

nn-msctf-itfdisplayattributenotifysink.md

File metadata and controls

66 lines (55 loc) · 2.53 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.ITfDisplayAttributeNotifySink
ITfDisplayAttributeNotifySink (msctf.h)
The ITfDisplayAttributeNotifySink interface is implemented by an application to receive a notification when display attribute information is updated.
ITfDisplayAttributeNotifySink
ITfDisplayAttributeNotifySink interface [Text Services Framework]
ITfDisplayAttributeNotifySink interface [Text Services Framework]
described
_tsf_itfdisplayattributenotifysink_ref
msctf/ITfDisplayAttributeNotifySink
tsf.itfdisplayattributenotifysink
tsf\itfdisplayattributenotifysink.htm
TSF
c21ff404-af42-488a-90f0-d3f02277c557
12/05/2018
ITfDisplayAttributeNotifySink, ITfDisplayAttributeNotifySink interface [Text Services Framework], ITfDisplayAttributeNotifySink interface [Text Services Framework],described, _tsf_itfdisplayattributenotifysink_ref, msctf/ITfDisplayAttributeNotifySink, tsf.itfdisplayattributenotifysink
msctf.h
Windows
Windows 2000 Professional [desktop apps \| UWP apps]
Windows 2000 Server [desktop apps \| UWP apps]
Msctf.idl
Msctf.dll
Windows
TSF 1.0 on Windows 2000 Professional
19H1
ITfDisplayAttributeNotifySink
msctf/ITfDisplayAttributeNotifySink
c++
APIRef
kbSyntax
COM
msctf.dll
ITfDisplayAttributeNotifySink

ITfDisplayAttributeNotifySink interface

-description

The ITfDisplayAttributeNotifySink interface is implemented by an application to receive a notification when display attribute information is updated. This advise sink is installed by calling the TSF manager's ITfSource::AdviseSink with IID_ITfDisplayAttributeNotifySink.

-inheritance

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

-see-also

ITfSource::AdviseSink

IUnknown