Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 2.3 KB

nn-ctffunc-iuimanagereventsink.md

File metadata and controls

61 lines (53 loc) · 2.3 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:ctffunc.IUIManagerEventSink
IUIManagerEventSink (ctffunc.h)
The IUIManagerEventSink interface is implemented by an app supporting IME UI integration to receive notifications of IME UI appearance.
IUIManagerEventSink
IUIManagerEventSink interface [Text Services Framework]
IUIManagerEventSink interface [Text Services Framework]
described
ctffunc/IUIManagerEventSink
tsf.iuimanagereventsink
tsf\iuimanagereventsink.htm
TSF
A514833B-BC60-4D87-B2C6-849003E4EA63
12/05/2018
IUIManagerEventSink, IUIManagerEventSink interface [Text Services Framework], IUIManagerEventSink interface [Text Services Framework],described, ctffunc/IUIManagerEventSink, tsf.iuimanagereventsink
ctffunc.h
Windows
Windows 8.1 [desktop apps only]
Windows Server 2012 R2 [desktop apps only]
Ctffunc.idl
Windows
19H1
IUIManagerEventSink
ctffunc/IUIManagerEventSink
c++
APIRef
kbSyntax
COM
Ctffunc.h
IUIManagerEventSink

IUIManagerEventSink interface

-description

The IUIManagerEventSink interface is implemented by an app supporting IME UI integration to receive notifications of IME UI appearance. This enables the app to rearrange its UI layout to avoid having the app's UI elements overlapped by the IME UI.

Call the TSF manager ITfSource::AdviseSink with IID_IUIManagerEventSink to install this sink.

Note  This interface may not be supported for all IMEs. There may be differences in support between IME on the Desktop and IME in the new Windows UI on Windows 8.1.
 

-inheritance

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