共用方式為


iTextStoreACPServices 介面 (msctf.h)

ITextStoreACPServices介面是由 TSF 管理員實作,可為 ACP 型應用程式提供各種服務。 若要取得此介面的實例,應用程式會在傳遞至ITextStoreACP::AdviseSink且具有IID_ITextStoreACPServices的punk參數上呼叫QueryInterface

繼承

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

方法

ITextStoreACPServices介面具有這些方法。

 
ITextStoreACPServices::CreateRange

ITextStoreACPServices::CreateRange 方法
ITextStoreACPServices::ForceLoadProperty

ITextStoreACPServices::ForceLoadProperty 方法
ITextStoreACPServices::Serialize

ITextStoreACPServices::Serialize 方法
ITextStoreACPServices::Unserialize

ITextStoreACPServices::Unserialize 方法

需求

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

另請參閱

ITextStoreACP::AdviseSink

IUnknown