(msctf.h) ITfProperty 介面

ITfProperty介面是由 TSF 管理員實作,並由用戶端 (應用程式或文字服務使用,) 修改屬性值。

繼承

ITfProperty介面繼承自IUnknown介面。 ITfProperty 也有下列類型的成員:

方法

ITfProperty介面具有這些方法。

 
ITfProperty::Clear

ITfProperty::Clear 方法
ITfProperty::FindRange

ITfProperty::FindRange 方法
ITfProperty::SetValue

ITfProperty::SetValue 方法
ITfProperty::SetValueStore

ITfProperty::SetValueStore 方法

備註

此介面的實例是以各種方式取得,例如 ITfCoNtext::GetPropertyIEnumTfProperties::Next

需求

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

另請參閱

IEnumTfProperties::Next

ITfCoNtext::GetProperty

ITfReadOnlyProperty

IUnknown