Apple 商店 Mac iPad iPhone Watch AirPods 家居 娱乐 配件 技术支持 0+App Store Preview ffn iPhone 美麗華影城 Entertainment Copyright © 2025 Apple Inc. All rights reserved. Internet Service Terms App Store & Privacy Cookie Warning Support
Windows App Development Explore Development Platforms Troubleshooting Resources Dashboard Text Services Framework Ctffunc.h Overview IEnumTfCandidates interface IEnumTfLatticeElements interface ITfCandidateList interface ITfCandidateString interface ITfFnAdviseText interface ...
ITfFnSearchCandidateProvider::SetResult 当用户选择候选项时,为文本服务或输入法提供历史记录数据。 注解 在输入法编辑器中实现 ITfFnSearchCandidateProvider 接口, (输入法) 启用集成搜索体验。 实现此接口可为给定输入字符串提供一组可能的 IME 转换候选项,使具有有意义结果的搜索能够在 IME 输入完成之前开始。 应...
Use the following call to the ITfFunctionProvider::GetFunction method to get the ITfFnSearchCandidateProvider interface pointer. ITfFunctionProvider::GetFunction(GUID_NULL, IID_ITfFnSearchCandidateProvider, &pSearchCandidate) Requirements Expand table RequirementValue Minimum supported client Windows 8 [...
The ITfCandidateString interface is implemented by a text service and is used by the TSF manager or a client to obtain information about a candidate string object.
Windows 应用开发 探究 开发 平台 故障排除 资源 仪表板 此主题的部分內容可能由机器或 AI 翻译。 消除警报 文本服务框架 Ctffunc.h 概述 IEnumTfCandidates 接口 IEnumTfLatticeElements 接口 ITfCandidateList 接口 ITfCandidateString 接口 ITfFnAdviseText 接口 ...
Windows App Development Explore Development Platforms Troubleshooting Resources Dashboard Text Services Framework Ctffunc.h Overview IEnumTfCandidates interface IEnumTfLatticeElements interface ITfCandidateList interface ITfCandidateString interface ITfFnAdviseText interface ...
ITfFnLangProfileUtil interface ITfFnLMInternal interface ITfFnLMProcessor interface Overview ITfFnLMProcessor::GetReconversion method ITfFnLMProcessor::InvokeFunc method ITfFnLMProcessor::InvokeKey method ITfFnLMProcessor::QueryKey method ITfFnLMProcessor::QueryLangID method ITfFnLMProcessor::QueryRange method ...
The ITfFnReconversion interface is implemented by a text service and is used by the TSF manager or a client to support reconversion of text provided by the text service.
ITfFnGetSAPIObject 接口由语音 API (SAPI) 文本服务实现。 TSF 管理器或客户端 (应用程序或其他文本服务) 使用此接口来获取各种 SAPI 对象。 客户端通过获取 SAPI 文本服务的 ITfFunctionProvider 并使用 IID_ITfFnGetSAPIObject调用 ITfFunctionProvider::GetFunction 来获取此接口的实例。 继承 ITfFnGetSAPIObject...