ReactOS 0.4.16-dev-88-ga65b6ae
|
#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(), UserCreateInputContext(), and UserUpdateInputContext().
THRDESKHEAD tagIMC::head |
Definition at line 200 of file ntuser.h.
Referenced by Imm32CheckImcProcess(), Imm32DestroyInputContext(), IntAssociateInputContextEx(), IntDestroyInputContext(), NtUserQueryInputContext(), UserCreateInputContext(), UserFreeInputContext(), and UserUpdateInputContext().
HWND tagIMC::hImeWnd |
Definition at line 203 of file ntuser.h.
Referenced by User32CanSetImeWindowToImc(), User32SetImeWindowOfImc(), and UserUpdateInputContext().
Definition at line 201 of file ntuser.h.
Referenced by UserBuildHimcList(), UserCreateInputContext(), and UserFreeInputContext().