iEnumTfInputProcessorProfiles 接口 (msctf.h)
IEnumTfInputProcessorProfiles 接口由 TSF 管理器实现,并由应用程序或文本服务使用。 此接口可由 ITfInputProcessorProfileMgr::EnumProfiles 检索并枚举已注册的配置文件。
继承
IEnumTfInputProcessorProfiles 接口继承自 IUnknown 接口。 IEnumTfInputProcessorProfiles 还具有以下类型的成员:
方法
IEnumTfInputProcessorProfiles 接口具有这些方法。
IEnumTfInputProcessorProfiles::Clone IEnumTfInputProcessorProfiles::Clone 方法创建枚举器对象的副本。 |
IEnumTfInputProcessorProfiles::Next IEnumTfInputProcessorProfiles::Next 方法从当前位置获取枚举序列中指定数量的元素。 |
IEnumTfInputProcessorProfiles::Reset IEnumTfInputProcessorProfiles::Reset 方法通过将当前位置移动到枚举序列的开头来重置枚举器对象。 |
IEnumTfInputProcessorProfiles::Skip IEnumTfInputProcessorProfiles::Skip 方法按指定数量的元素向前移动枚举序列中的当前位置。 |
要求
最低受支持的客户端 | Windows 2000 专业版 [桌面应用 |UWP 应用] |
最低受支持的服务器 | Windows 2000 Server [桌面应用 |UWP 应用] |
目标平台 | Windows |
标头 | msctf.h |
可再发行组件 | Windows 2000 专业版上的 TSF 1.0 |