Provides methods to handle window messages.
Members
The IActiveIMMMessagePumpOwner interface inherits from the IUnknown interface. IActiveIMMMessagePumpOwner also has these types of members:
- Methods
Methods
The IActiveIMMMessagePumpOwner interface has these methods.
| Method | Description |
|---|---|
| End | Stops the message pump. |
| OnTranslateMessage | Substitues for the TranslateMessage function. |
| Pause | Pauses the message pump. |
| Resume | Restarts the message pump after it has been paused. |
| Start | Starts the message pump. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Dimm.h |
IDL |
Dimm.idl |
DLL |
Msimtf.dll |