Microsoft SDK for Java

RichEdit.getIMEOptions

Retrieves the IME options settings of the RichEdit control.

Syntax

public int getIMEOptions()

Return Value

Returns an integer that contains the IME options. The returned value is a logical combination of one or more of the enumeration constants defined in the RichEditIMEOptions class.

Remarks

This method applies only to Asian versions of the Windows operating system.

See Also   setIMEOptions

© 1999 Microsoft Corporation. All rights reserved. Terms of use.