IActiveIME2 interface

Enables the Active Input Method Manager (IMM) to avoid a full shutdown of this Active Input Method Editor (IME) during a focus shift.

Members

The IActiveIME2 interface inherits from IActiveIME. IActiveIME2 also has these types of members:

  • Methods

Methods

The IActiveIME2 interface has these methods.

Method Description
Sleep

Instructs the Active IME to shut down its user interface and refrain from locking any input method context handles.

Unsleep

Instructs the Active IME to restart its user interface and enables it to modify input context handles.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Dimm.h

IDL

Dimm.idl

See also

IActiveIME