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