ReactOS 0.4.15-dev-7953-g1f49173
INPUTCONTEXTDX Struct Reference

#include <imm32_undoc.h>

Collaboration diagram for INPUTCONTEXTDX:

Public Attributes

 INPUTCONTEXT
 
UINT nVKey
 
BOOL bNeedsTrans
 
DWORD dwUnknown1
 
DWORD dwUIFlags
 
DWORD dwUnknown2
 
struct IME_STATEpState
 
DWORD dwChange
 
HIMCC hCtfImeContext
 

Detailed Description

Definition at line 155 of file imm32_undoc.h.

Member Data Documentation

◆ bNeedsTrans

BOOL INPUTCONTEXTDX::bNeedsTrans

Definition at line 160 of file imm32_undoc.h.

Referenced by ImmGetVirtualKey(), ImmProcessKey(), and ImmTranslateMessage().

◆ dwChange

DWORD INPUTCONTEXTDX::dwChange

◆ dwUIFlags

◆ dwUnknown1

DWORD INPUTCONTEXTDX::dwUnknown1

Definition at line 161 of file imm32_undoc.h.

◆ dwUnknown2

DWORD INPUTCONTEXTDX::dwUnknown2

Definition at line 163 of file imm32_undoc.h.

◆ hCtfImeContext

◆ INPUTCONTEXT

INPUTCONTEXTDX::INPUTCONTEXT

Definition at line 157 of file imm32_undoc.h.

◆ nVKey

UINT INPUTCONTEXTDX::nVKey

Definition at line 159 of file imm32_undoc.h.

Referenced by ImmGetVirtualKey(), ImmProcessKey(), and ImmTranslateMessage().

◆ pState

struct IME_STATE* INPUTCONTEXTDX::pState

Definition at line 164 of file imm32_undoc.h.

Referenced by Imm32DestroyImeModeSaver(), and Imm32FetchImeState().


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