Microsoft SDK for Java

getkeyCode

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

Syntax

public int getkeyCode();

Return Value

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

See Also

setKeyCode

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