Share via


IPCTRL_GETERROR (Windows CE 5.0)

Send Feedback

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

OS Versions: Windows CE .NET 4.0 and later.
Header: Msime.h.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.