请输入您要查询的百科知识:

 

词条 ImmCreateIMCC
释义

原型:

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.

随便看

 

百科全书收录4421916条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。

 

Copyright © 2004-2023 Cnenc.net All Rights Reserved
更新时间:2025/2/25 2:11:45