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.
Restarts the message pump after it has been paused.
Syntax
HRESULT Resume(
[in] DWORD dwCookie
);
Parameters
- dwCookie [in]
An unsigned long integer value that contains the cookie that is received from a call to the IActiveIMMMessagePumpOwner::Pause method.
Return value
Returns S_OK if successful, or an error value otherwise.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Dimm.h |
IDL |
Dimm.idl |
DLL |
Msimtf.dll |