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::GetAppProperty または ITfContext::TrackProperties を使用して取得されます。

要件

   
サポートされている最小のクライアント Windows 2000 Professional [デスクトップ アプリ |UWP アプリ]
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリ |UWP アプリ]
対象プラットフォーム Windows
ヘッダー msctf.h
再頒布可能パッケージ Windows 2000 Professional の TSF 1.0

関連項目

ITfContext::GetAppProperty

ITfContext::TrackProperties

IUnknown