Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A version of this page is also available for
4/8/2010
This function gets the default window handle to the IME class.
HWND ImmGetDefaultIMEWnd(
HWND hWnd
);
- hWnd
[in] Handle to the window for the application.
The default window handle to the IME class indicates success. NULL indicates failure.
For Windows CE 2.10 and later, this function enables multiple contexts per thread. For Japanese Windows CE 1.0 through 2.0, the system creates only one default IME window.
Header | imm.h |
Library | Coreimm.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |