iTextStoreACPServices 接口 (msctf.h)

ITextStoreACPServices 接口由 TSF 管理器实现,为基于 ACP 的应用程序提供各种服务。 为了获取此接口的实例,应用程序使用 IID_ITextStoreACPServices 调用传递给 ITextStoreACP::AdviseSinkpunk 参数上的 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