Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
A version of this page is also available for
4/8/2010
This structure contains information on an installed input method (IM).
Syntax
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
Header | sipapi.h |
Windows Embedded CE | Windows CE 2.10 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |