virtual bool GetEnabled();
GetEnabled retrieves IME state set by SetEnabled. The method returns true if IME state is turned on either by SetEnabled method or by SetConversionMode method.
A Boolean value of true if the IME state is turned on and a value of false if the IME state is turned off.