Interfaz ITfReadOnlyProperty (msctf.h)

El administrador de TSF implementa la interfaz ITfReadOnlyProperty y la usa una aplicación o servicio de texto para obtener datos de propiedad.

Herencia

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

Métodos

La interfaz ITfReadOnlyProperty tiene estos métodos.

 
ITfReadOnlyProperty::EnumRanges

Método ITfReadOnlyProperty::EnumRanges
ITfReadOnlyProperty::GetContext

Método ITfReadOnlyProperty::GetContext
ITfReadOnlyProperty::GetType

Método ITfReadOnlyProperty::GetType
ITfReadOnlyProperty::GetValue

Método ITfReadOnlyProperty::GetValue

Comentarios

Se obtiene una instancia de esta interfaz mediante ITfContext::GetAppProperty o ITfContext::TrackProperties.

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

ITfContext::GetAppProperty

ITfContext::TrackProperties

IUnknown