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::GetDisplayAttributeInfoIEnumTfDisplayAttributeInfo::Next 來取得此介面的實例。

文字服務在其 ITfDisplayAttributeProvider::GetDisplayAttributeInfo 方法中提供這個介面的實例。

規格需求

需求
最低支援的用戶端 Windows 2000 專業版 [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 Windows 2000 Server [傳統型應用程式 |UWP 應用程式]
目標平台 Windows
標頭 msctf.h
可轉散發套件 Windows 2000 專業版上的 TSF 1.0

另請參閱

IEnumTfDisplayAttributeInfo::Next

ITfDisplayAttributeMgr::GetDisplayAttributeInfo

ITfDisplayAttributeProvider::GetDisplayAttributeInfo

IUnknown