ITfDisplayAttributeInfo 接口 (msctf.h)
ITfDisplayAttributeInfo 接口由文本服务实现,以提供显示属性数据。 此接口由必须确定文本显示方式的任何组件(通常是应用程序)使用。
继承
ITfDisplayAttributeInfo 接口继承自 IUnknown 接口。 ITfDisplayAttributeInfo 也有以下类型的成员:
方法
ITfDisplayAttributeInfo 接口具有这些方法。
ITfDisplayAttributeInfo::GetAttributeInfo ITfDisplayAttributeInfo::GetAttributeInfo 方法 |
ITfDisplayAttributeInfo::GetDescription ITfDisplayAttributeInfo::GetDescription 方法 |
ITfDisplayAttributeInfo::GetGUID ITfDisplayAttributeInfo::GetGUID 方法 |
ITfDisplayAttributeInfo::Reset ITfDisplayAttributeInfo::Reset 方法 |
ITfDisplayAttributeInfo::SetAttributeInfo ITfDisplayAttributeInfo::SetAttributeInfo 方法 |
注解
应用程序通过调用 ITfDisplayAttributeMgr::GetDisplayAttributeInfo 或 IEnumTfDisplayAttributeInfo::Next 来获取此接口的实例。
文本服务在其 ITfDisplayAttributeProvider::GetDisplayAttributeInfo 方法中提供此接口的实例。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 2000 专业版 [桌面应用 |UWP 应用] |
最低受支持的服务器 | Windows 2000 Server [桌面应用 |UWP 应用] |
目标平台 | Windows |
标头 | msctf.h |
可再发行组件 | Windows 2000 专业版上的 TSF 1.0 |
另请参阅
IEnumTfDisplayAttributeInfo::Next
ITfDisplayAttributeMgr::GetDisplayAttributeInfo