Share via


Interface ITfLanguageProfileNotifySink (msctf.h)

L’interface ITfLanguageProfileNotifySink est implémentée par une application pour recevoir des notifications lorsque le profil de langue change.

Pour installer ce récepteur d’avis, obtenez un objet ITfSource à partir d’un objet ITfInputProcessorProfiles en appelant ITfInputProcessorProfiles ::QueryInterface avec IID_ITfSource. Appelez ensuite ITfSource ::AdviseSink avec IID_ITfLanguageProfileNotifySink.

Héritage

L’interface ITfLanguageProfileNotifySink hérite de l’interface IUnknown. ITfLanguageProfileNotifySink a également les types de membres suivants :

Méthodes

L’interface ITfLanguageProfileNotifySink possède ces méthodes.

 
ITfLanguageProfileNotifysink ::OnLanguageChange

Méthode ITfLanguageProfileNotifySink ::OnLanguageChange
ITfLanguageProfileNotifysink ::OnLanguageChanged

Méthode ITfLanguageProfileNotifySink ::OnLanguageChanged

Configuration requise

Condition requise Valeur
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

Voir aussi

ITfInputProcessorProfiles

ITfSource

ITfSource ::AdviseSink

IUnknown