Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure contains information on an installed input method (IM).
struct_IMENUMINFO{TCHAR szName[MAX_PATH];CLSID clsid;}IMENUMINFO;
Members
- szName
Length of IM default name, set by the IM installation in the registry, that has a maximum of MAX_PATH and includes the NULL character. - clsid
Class identifier (CLSID) of the installed IM.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Sipapi.h.
See Also
Send Feedback on this topic to the authors