The InputMethodMessage Class of the com.ms.util.InputMethod package provides a base from which input method editor (IME) message classes can be derived.
public abstract class InputMethodMessage { // Constructors public InputMethodMessage(); }