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 | 0x1 | genetal error |
| IME_RS_NOIME | 0x2 | IME is not installed |
| IME_RS_TOOLONG | 0x5 | given string is too long |
| IME_RS_ILLEGAL | 0x6 | illegal charactor(s) is string |
| IME_RS_NOTFOUND | 0x7 | no (more) candidate |
| IME_RS_NOROOM | 0xa | no disk/memory space |
| IME_RS_DISKERROR | 0xe | disk I/O error |
| IME_RS_INVALID | 0x11 | Win3.1/NT |
| IME_RS_NEST | 0x12 | called nested |
| IME_RS_SYSTEMMODAL | 0x13 | called when system mode |
| 10 entries | ||