IIMEServices interface
This interface enables an Active Input Method Editor to access the Active Input Method Manager.
Members
The IIMEServices interface inherits from the IUnknown interface. IIMEServices also has these types of members:
Methods
The IIMEServices interface has these methods.
| Method | Description |
|---|---|
| GetActiveIMM |
Retrieves the IActiveIMMApp interface for use by the Active Input Method Editor. |
Remarks
To obtain an IIMEServices interface, call QueryInterface on an IHTMLDocument interface, using IID_IIMEServices for the IID.
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
- Reference
- Active Input Method Manager
- Conceptual
- Active Input Method Manager
Show: