Interface ITfDisplayAttributeProvider (msctf.h)

L’interface ITfDisplayAttributeProvider est implémentée par un service de texte et est utilisée par le gestionnaire TSF pour énumérer et obtenir des objets d’informations d’attribut d’affichage individuels.

Le gestionnaire TSF obtient une instance de cette interface en appelant CoCreateInstance avec l’identificateur de classe passé à ITfCategoryMgr::RegisterCategory avec GUID_TFCAT_DISPLAYATTRIBUTEPROVIDER et IID_ITfDisplayAttributeProvider. Pour plus d’informations, consultez Fourniture d’attributs d’affichage.

Héritage

L’interface ITfDisplayAttributeProvider hérite de l’interface IUnknown. ITfDisplayAttributeProvider possède également les types de membres suivants :

Méthodes

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

 
ITfDisplayAttributeProvider::EnumDisplayAttributeInfo

Méthode ITfDisplayAttributeProvider::EnumDisplayAttributeInfo
ITfDisplayAttributeProvider::GetDisplayAttributeInfo

Méthode ITfDisplayAttributeProvider::GetDisplayAttributeInfo

Spécifications

   
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

CoCreateInstance

ITfCategoryMgr::RegisterCategory

IUnknown

Fourniture d’attributs d’affichage