IMEManagerBase::GetEnabled

IMEManagerBase::GetEnabled
virtual bool GetEnabled();
Description

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.

Return Value

A Boolean value of true if the IME state is turned on and a value of false if the IME state is turned off.