iTfReadOnlyProperty 接口 (msctf.h)

ITfReadOnlyProperty 接口由 TSF 管理器实现,并由应用程序或文本服务用来获取属性数据。

继承

ITfReadOnlyProperty 接口继承自 IUnknown 接口。 ITfReadOnlyProperty 还具有以下类型的成员:

方法

ITfReadOnlyProperty 接口具有这些方法。

 
ITfReadOnlyProperty::EnumRanges

ITfReadOnlyProperty::EnumRanges 方法
ITfReadOnlyProperty::GetContext

ITfReadOnlyProperty::GetContext 方法
ITfReadOnlyProperty::GetType

ITfReadOnlyProperty::GetType 方法
ITfReadOnlyProperty::GetValue

ITfReadOnlyProperty::GetValue 方法

注解

此接口的实例是使用 ITfContext::GetAppPropertyITfContext::TrackProperties 获取的

要求

   
最低受支持的客户端 Windows 2000 专业版 [桌面应用 |UWP 应用]
最低受支持的服务器 Windows 2000 Server [桌面应用 |UWP 应用]
目标平台 Windows
标头 msctf.h
可再发行组件 Windows 2000 专业版上的 TSF 1.0

另请参阅

ITfContext::GetAppProperty

ITfContext::TrackProperties

IUnknown