Input Context Enumeration...     Active Input Method Manag...     Active Input Method Manag...    
Web Workshop (Miscellaneous)

Register Word Enumeration Object


This object is the enumerator for register strings.

Object Information

CLSID Not Available
Implementation System (Dimm.dll)
Header and IDL files Dimm.h, Dimm.idl
Minimum availability Internet Explorer 5
Minimum operating systems Windows 95, Windows NT 4.0

Creation/Access Functions

IActiveIME::EnumRegisterWord Enumerates the registered strings with the specified reading string, style, and registered string data.
IActiveIMMApp::EnumRegisterWordA Creates an enumeration object that will enumerate the register strings having the specified reading string, style, and register string. ANSI implementation.
IActiveIMMApp::EnumRegisterWordW Creates an enumeration object that will enumerate the register strings having the specified reading string, style, and register string. Unicode implementation.
IActiveIMMIME::EnumRegisterWordA Creates an enumeration object that will enumerate the register strings having the specified reading string, style, and register string. ANSI implementation.
IActiveIMMIME::EnumRegisterWordW Creates an enumeration object that will enumerate the register strings having the specified reading string, style, and register string. Unicode implementation.

Interfaces Implemented

IEnumRegisterWordA This interface provides access to the object that enumerates the register strings. ANSI implementation.
IEnumRegisterWordW This interface provides access to the object that enumerates the register strings. Unicode implementation.


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.