IPCTRL_GETERROR (Windows Embedded CE 6.0)
1/6/2010
This control identifier requests the conversion service to return an error status. It specifies the address of the LPARAM variable that receives the error status.
Remarks
Pocket IME returns the following error status.
Error value | Description |
---|---|
INPUT_OK |
No error. |
INPUT_ERR |
Unknown error. |
INPUT_FULL |
The composition string is too long. |
INPUT_NOMEM |
Not enough memory. |
INPUT_INVALcontrol identifierDIC |
An invalid dictionary or a dictionary cannot be loaded. |
Requirements
Header | msime.h |
Windows Embedded CE | Windows CE .NET 4.0 and later |