|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <ntuser.h>

Public Attributes | |
| THRDESKHEAD | head |
| struct tagIMC * | pImcNext |
| ULONG_PTR | dwClientImcData |
| HWND | hImeWnd |
| ULONG_PTR tagIMC::dwClientImcData |
Definition at line 202 of file ntuser.h.
Referenced by Imm32DestroyInputContext(), ImmLockClientImc(), and UserCreateInputContext().
| THRDESKHEAD tagIMC::head |
Definition at line 200 of file ntuser.h.
Referenced by Imm32CheckImcProcess(), Imm32DestroyInputContext(), NtUserQueryInputContext(), UserCreateInputContext(), and UserFreeInputContext().
| HWND tagIMC::hImeWnd |
Definition at line 203 of file ntuser.h.
Referenced by User32CanSetImeWindowToImc(), and User32SetImeWindowOfImc().
Definition at line 201 of file ntuser.h.
Referenced by UserBuildHimcList(), UserCreateInputContext(), and UserFreeInputContext().