Ime.h
Procedure declarations, constant definitions and macros for the IME component.
Associated Error Codes
Below is a list of error codes found for this header.
Symbolic | Value | Description |
---|---|---|
IME_RS_ERROR | 0x00000001 | genetal error |
IME_RS_NOIME | 0x00000002 | IME is not installed |
IME_RS_TOOLONG | 0x00000005 | given string is too long |
IME_RS_ILLEGAL | 0x00000006 | illegal charactor(s) is string |
IME_RS_NOTFOUND | 0x00000007 | no (more) candidate |
IME_RS_NOROOM | 0x0000000A | no disk/memory space |
IME_RS_DISKERROR | 0x0000000E | disk I/O error |
IME_RS_INVALID | 0x00000011 | Win3.1/NT |
IME_RS_NEST | 0x00000012 | called nested |
IME_RS_SYSTEMMODAL | 0x00000013 | called when system mode |
10 entries |