IActiveIMMApp::Deactivate method

Stops the Active Input Method Manager (IMM) service.

Syntax

HRESULT Deactivate();

Parameters

This method has no 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

Product

Internet Explorer 5.0

Header

Dimm.h

IDL

Dimm.idl

See also

IActiveIMMApp