ReactOS 0.4.16-dev-1408-gbc64f3a
tagIMC Struct Reference

#include <ntuser.h>

Collaboration diagram for tagIMC:

Public Attributes

THRDESKHEAD head
 
struct tagIMCpImcNext
 
ULONG_PTR dwClientImcData
 
HWND hImeWnd
 

Detailed Description

Definition at line 198 of file ntuser.h.

Member Data Documentation

◆ dwClientImcData

ULONG_PTR tagIMC::dwClientImcData

Definition at line 202 of file ntuser.h.

Referenced by Imm32DestroyInputContext(), ImmLockClientImc(), and UserCreateInputContext().

◆ head

◆ hImeWnd

HWND tagIMC::hImeWnd

Definition at line 203 of file ntuser.h.

Referenced by User32CanSetImeWindowToImc(), and User32SetImeWindowOfImc().

◆ pImcNext

struct tagIMC* tagIMC::pImcNext

Definition at line 201 of file ntuser.h.

Referenced by UserBuildHimcList(), UserCreateInputContext(), and UserFreeInputContext().


The documentation for this struct was generated from the following file: