ITfDocumentMgr インターフェイス (msctf.h)

ITfDocumentMgr インターフェイスは TSF マネージャーによって実装され、テキスト コンテキストを作成および管理するためにアプリケーションまたはテキスト サービスによって使用されます。 このインターフェイスのインスタンスを取得するには、 ITfThreadMgr::CreateDocumentMgr を呼び出します。

継承

ITfDocumentMgr インターフェイスは、IUnknown インターフェイスから継承されます。 ITfDocumentMgr には、次の種類のメンバーもあります。

メソッド

ITfDocumentMgr インターフェイスには、これらのメソッドがあります。

 
ITfDocumentMgr::CreateContext

ITfDocumentMgr::CreateContext メソッド
ITfDocumentMgr::EnumContexts

ITfDocumentMgr::EnumContexts メソッド
ITfDocumentMgr::GetBase

ITfDocumentMgr::GetBase メソッド
ITfDocumentMgr::GetTop

ITfDocumentMgr::GetTop メソッド
ITfDocumentMgr::P op

ITfDocumentMgr::P op メソッド
ITfDocumentMgr::P ush

ITfDocumentMgr::P ush メソッド

要件

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

こちらもご覧ください

ITfContext

ITfThreadMgr::CreateDocumentMgr

IUnknown