associateKey

2022-07-11 17:08:03    文子    1108

int  associateKey( const unsigned short * uKeys);

手动输入一个Key(即前缀字或词)用于获取联想结果。其结果通过:  getCandCount, getCandString 等API获取。

参数:

uKeys - 联想的关键字。如:“我” 等。

返回:

返回联想结果数量。