IActiveIMMMessagePumpOwner::Resume method

Restarts the message pump after it has been paused.

Syntax

HRESULT Resume(
  [in] DWORD dwCookie
);

Parameters

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

See also

IActiveIMMMessagePumpOwner

IActiveIMMMessagePumpOwner::Pause