Share via


Interface ITfReadOnlyProperty (msctf.h)

L’interface ITfReadOnlyProperty est implémentée par le gestionnaire TSF et utilisée par une application ou un service de texte pour obtenir des données de propriété.

Héritage

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

Méthodes

L’interface ITfReadOnlyProperty contient ces méthodes.

 
ITfReadOnlyProperty::EnumRanges

Méthode ITfReadOnlyProperty::EnumRanges
ITfReadOnlyProperty::GetContext

Méthode ITfReadOnlyProperty::GetContext
ITfReadOnlyProperty::GetType

Méthode ITfReadOnlyProperty::GetType
ITfReadOnlyProperty::GetValue

Méthode ITfReadOnlyProperty::GetValue

Notes

Une instance de cette interface est obtenue à l’aide de ITfContext::GetAppProperty ou ITfContext::TrackProperties.

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

Voir aussi

ITfContext::GetAppProperty

ITfContext::TrackProperties

IUnknown