aardio 文档

com.interface.ITfInputProcessorProfiles 库模块帮助文档

com.interface.ITfInputProcessorProfiles 成员列表 #

com.interface.ITfInputProcessorProfiles.Create() #

创建输入法配置接口对象

返回对象:ITfInputProcessorProfilesObject

ITfInputProcessorProfilesObject 成员列表 #

ITfInputProcessorProfilesObject.GetLanguageProfileDescription(languageProfile) #

获取输入语言描述

ITfInputProcessorProfilesObject.GetLanguageProfileDescription(rclsid,langid,guidProfile) #

获取输入语言描述

ITfInputProcessorProfilesObject.activeProfileByDescription() #

按参数指定的描述激活输入语言配置文件

ITfInputProcessorProfilesObject.each(langid) #

for( languageProfile in ITfInputProcessorProfilesObject.each() ){  
    /*遍历输入语言配置文件*/  
}

ITfInputProcessorProfilesObject.findProfileByDescription() #

按参数指定的描述查找输入语言配置文件
返回TF_LANGUAGEPROFILE结构体

Markdown 格式