ReactOS 0.4.15-dev-6054-gbddd8b0
tagCLIENTIMC Struct Reference

#include <ntuser.h>

Collaboration diagram for tagCLIENTIMC:

Public Attributes

HANDLE hInputContext
 
LONG cLockObj
 
DWORD dwFlags
 
DWORD dwCompatFlags
 
RTL_CRITICAL_SECTION cs
 
UINT uCodePage
 
HKL hKL
 
BOOL bUnknown4
 

Detailed Description

Definition at line 1332 of file ntuser.h.

Member Data Documentation

◆ bUnknown4

BOOL tagCLIENTIMC::bUnknown4

Definition at line 1341 of file ntuser.h.

◆ cLockObj

◆ cs

◆ dwCompatFlags

DWORD tagCLIENTIMC::dwCompatFlags

Definition at line 1337 of file ntuser.h.

Referenced by ImmCreateContext(), ImmGetAppCompatFlags(), and ImmLockClientImc().

◆ dwFlags

◆ hInputContext

HANDLE tagCLIENTIMC::hInputContext

◆ hKL

HKL tagCLIENTIMC::hKL

◆ uCodePage


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