次の方法で共有


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

ITextStoreACPServices インターフェイスは、ACP ベースのアプリケーションにさまざまなサービスを提供するために TSF マネージャーによって実装されます。 このインターフェイスのインスタンスを取得するために、アプリケーションは、IID_ITextStoreACPServicesを使用して ITextStoreACP::AdviseSink に渡された punk パラメーターで QueryInterface を呼び出します。

継承

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

メソッド

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

 
ITextStoreACPServices::CreateRange

ITextStoreACPServices::CreateRange メソッド
ITextStoreACPServices::ForceLoadProperty

ITextStoreACPServices::ForceLoadProperty メソッド
ITextStoreACPServices::Serialize

ITextStoreACPServices::Serialize メソッド
ITextStoreACPServices::Unserialize

ITextStoreACPServices::Unserialize メソッド

要件

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

関連項目

ITextStoreACP::AdviseSink

IUnknown