Pauses the message pump.
Syntax
HRESULT Pause( DWORD *pdwCookie );
Parameters
*pdwCookie [out] Address of an unsigned long integer value that receives a cookie.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
IActiveIMMMessagePump::Resume
Back to top
Did you find this topic useful? Suggestions for other topics? Write us!
© 1999 Microsoft Corporation. All rights reserved. Terms of use.