Interface ITfInputProcessorProfileActivationSink (msctf.h)
L’interface ITfInputProcessorProfileActivationSink est implémentée par une application pour recevoir des notifications lorsque le profil change.
Héritage
L’interface ITfInputProcessorProfileActivationSink hérite de l’interface IUnknown . ITfInputProcessorProfileActivationSink a également les types de membres suivants :
Méthodes
L’interface ITfInputProcessorProfileActivationSink a ces méthodes.
ITfInputProcessorProfileActivationsink::OnActivated La méthode ITfInputProcessorProfileActivationSink::OnActivated est un rappel appelé lorsqu’un profil de processeur d’entrée est activé ou désactivé. |
Notes
Pour installer ce récepteur de conseil, obtenez un objet ITfSource à partir d’un objet ITfThreadMgr en appelant ITfThreadMgr::QueryInterface avec IID_ ITfSource. Appelez ensuite ITfSource::AdviseSink avec IID_ITfInputProcessorProfileActivationSink.
Configuration requise
Client minimal pris en charge | Windows 2000 Professionnel [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows 2000 Server [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | msctf.h |
Composant redistribuable | TSF 1.0 sur Windows 2000 Professionnel |