ReactOS 0.4.16-dev-1311-g81a4d83
tagCLIENTIMC Struct Reference

#include <imm32_undoc.h>

Collaboration diagram for tagCLIENTIMC:

Public Attributes

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

Detailed Description

Definition at line 145 of file imm32_undoc.h.

Member Data Documentation

◆ bCtfIme

BOOL tagCLIENTIMC::bCtfIme

Definition at line 154 of file imm32_undoc.h.

Referenced by CtfImmTIMCreateInputContext().

◆ cLockObj

LONG tagCLIENTIMC::cLockObj

◆ cs

RTL_CRITICAL_SECTION tagCLIENTIMC::cs

◆ dwCompatFlags

DWORD tagCLIENTIMC::dwCompatFlags

Definition at line 150 of file imm32_undoc.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: