iTfPreservedKeyNotifySink 接口 (msctf.h)
ITfPreservedKeyNotifySink 接口由应用程序或 TSF 文本服务实现,用于在密钥保留、未保留或保留密钥说明更改时接收通知。 此建议接收器是通过使用 IID_ITfPreservedKeyNotifySink调用 TSF 管理器 ITfSource::AdviseSink 来安装的。
继承
ITfPreservedKeyNotifySink 接口继承自 IUnknown 接口。 ITfPreservedKeyNotifySink 也具有以下类型的成员:
方法
ITfPreservedKeyNotifySink 接口包含以下方法。
ITfPreservedKeyNotifySink::OnUpdated ITfPreservedKeyNotifySink::OnUpdated 方法 |
注解
保留的键是应用程序或 TSF 文本服务可以在 TSF 管理器中注册的键盘快捷方式。
要求
最低受支持的客户端 | Windows 2000 专业版 [桌面应用 |UWP 应用] |
最低受支持的服务器 | Windows 2000 Server [桌面应用 |UWP 应用] |
目标平台 | Windows |
标头 | msctf.h |
可再发行组件 | Windows 2000 专业版上的 TSF 1.0 |
另请参阅
ITfKeystrokeMgr::SetPreservedKeyDescription