Compartir a través de


Interfaz ITfPreservedKeyNotifySink (msctf.h)

La interfaz ITfPreservedKeyNotifySink se implementa mediante una aplicación o un servicio de texto de TSF para recibir notificaciones cuando las claves se conservan, no están preparadas o cuando cambia una descripción de clave conservada. Este receptor de avisos se instala llamando al administrador de TSF ITfSource::AdviseSink con IID_ITfPreservedKeyNotifySink.

Herencia

La interfaz ITfPreservedKeyNotifySink hereda de la interfaz IUnknown . ITfPreservedKeyNotifySink también tiene estos tipos de miembros:

Métodos

La interfaz ITfPreservedKeyNotifySink tiene estos métodos.

 
ITfPreservedKeyNotifySink::OnUpdated

ITfPreservedKeyNotifySink::OnUpdated (método)

Comentarios

Las teclas conservadas son métodos abreviados de teclado que una aplicación o un servicio de texto TSF pueden registrarse con el administrador de TSF.

Requisitos

   
Cliente mínimo compatible Windows 2000 Professional [aplicaciones de escritorio | Aplicaciones para UWP]
Servidor mínimo compatible Windows 2000 Server [aplicaciones de escritorio | Aplicaciones para UWP]
Plataforma de destino Windows
Encabezado msctf.h
Redistribuible TSF 1.0 en Windows 2000 Professional

Consulte también

ITfKeystrokeMgr::P reserveKey

ITfKeystrokeMgr::SetPreservedKeyDescription

ITfKeystrokeMgr::UnpreserveKey

ITfSource::AdviseSink

IUnknown