Microsoft SDK for Java

toString

This method of the IMENotifyMessage Class translates the IMENotifyMessage object to text form.

Syntax

public String toString();

Return Value

Returns a description of the IMENotifyMessage. For example, if the IMENotifyMessage is a CLOSE_CANDIDATE message, the text "IMENotifyMessage, CLOSE_CANDIDATE" is returned.

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