IActiveIMMApp::DisableIME...     IActiveIMMApp::EnumRegist...     IActiveIMMApp Interface    
Web Workshop (Miscellaneous)

IActiveIMMApp::EnumInputContext Method


Enumerates the input contexts on a thread.

Syntax

HRESULT EnumInputContext(
    DWORD idThread,
    IEnumInputContext **ppEnum
);

Parameters

idThread
[in] Unsigned long integer value that specifies the thread.
ppEnum
[out] Address of a pointer to the IEnumInputContext interface of the enumeration object.

Return Value

Returns S_OK if successful, or an error code otherwise.

Remarks

This method is only available for Microsoft® Windows® 98 and Windows NT® 4.0.



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.