Microsoft SDK for Java

getKeyChar

This method of the IMECompositionMessage Class retrieves the key character from an IMECompositionMessage object.

Syntax

public int getKeyChar();

Return Value

Returns the message key character (which can be 0 if keyChar hasn't been specified for the message).

See Also

setKeyChar

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