ImmCreateIMCC

王朝百科·作者佚名  2012-03-11  
宽屏版  字体:   |    |    |  超大  

原型:

HIMCC WINAPI ImmCreateIMCC(

DWORD dwSize

);

参数:

dwSize[输入] 新的IMC 部件的大小 返回值:

成功返回IMC 部件句柄,失败返回0.

注意:

此函数新产生的IMC 部件被初始化为零值。

An IME monitors the user's keystrokes, anticipates the characters the user may want, and presents a list of candidate characters from which to choose.

An IMC is a structure, maintained by the IME and used by IME windows, that contains information about the status of the IME. By default, the system creates and assigns an IMC to a thread if it calls a function that requires the use of an IMC. Within the thread, this default input context is a shared resource and is associated with each newly created window. An IMC requires considerable system resources, so use them judiciously.

 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
© 2005- 王朝百科 版权所有