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.
Starts the message pump.
Syntax
HRESULT Start();
Parameters
This method has no parameters.
Return value
Returns S_OK if successful, or an error value otherwise.
Remarks
All calls to the IActiveIMMMessagePumpOwner::Start method should be paired with a call to the IActiveIMMMessagePumpOwner::End method.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Dimm.h |
IDL |
Dimm.idl |
DLL |
Msimtf.dll |