![]() | InDesign SDK 20.5 |
#include <IIMEPrefsCmdData.h>

Public Member Functions | |
| virtual void | Set (const bool16 &useFloatingInputWindow, const bool16 &useFakeInputWindow)=0 |
| virtual bool16 | GetUseFloatingInputWindow ()=0 |
| virtual bool16 | GetUseFakeInputWindow ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Interface for command to set preferences of Japanese Inline input and IME (Input Method Editor) support
| pure virtual |
obsolete
| pure virtual |
Get the flag to use the floating input window
| pure virtual |
Set the flag to use the floating input window
| useFloatingInputWindow | true = useWindow, false = useInline |
| useFakeInputWindow | obsolete |