IActiveIMMMessagePumpOwne...     IActiveIMMMessagePumpOwne...     IActiveIMMMessagePumpOwne...    
Web Workshop (Miscellaneous)

IActiveIMMMessagePumpOwner::Resume Method


Restarts the message pump after it has been paused.

Syntax

HRESULT Resume(
    DWORD dwCookie
);

Parameters

dwCookie
[in] Unsigned long integer value that contains the cookie received from a call to the IActiveIMMMessagePumpOwner::Pause method.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

IActiveIMMMessagePump::Pause



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.