ReactOS 0.4.15-dev-7958-gcd0bb1a
tagIMEUI Struct Reference

#include <ntuser.h>

Collaboration diagram for tagIMEUI:

Public Attributes

PWND spwnd
 
HIMC hIMC
 
HWND hwndIMC
 
HKL hKL
 
HWND hwndUI
 
LONG nCntInIMEProc
 
struct {
   UINT   fShowStatus:1
 
   UINT   fActivate:1
 
   UINT   fDestroy:1
 
   UINT   fDefault:1
 
   UINT   fChildThreadDef:1
 
   UINT   fCtrlShowStatus:1
 
   UINT   fFreeActiveEvent:1
 
}; 
 
DWORD dwLastStatus
 

Detailed Description

Definition at line 1213 of file ntuser.h.

Member Data Documentation

◆ 

struct { ... } tagIMEUI::@5119

◆ dwLastStatus

DWORD tagIMEUI::dwLastStatus

Definition at line 1230 of file ntuser.h.

Referenced by ImeWnd_OnCreate(), and ImeWnd_OnImeControl().

◆ fActivate

UINT tagIMEUI::fActivate

Definition at line 1223 of file ntuser.h.

Referenced by ImeWnd_OnCreate(), ImeWnd_OnImeSelect(), and ImeWnd_OnImeSetContext().

◆ fChildThreadDef

UINT tagIMEUI::fChildThreadDef

Definition at line 1226 of file ntuser.h.

Referenced by co_IntCreateDefaultImeWindow(), and IntImeCanDestroyDefIMEforChild().

◆ fCtrlShowStatus

UINT tagIMEUI::fCtrlShowStatus

◆ fDefault

UINT tagIMEUI::fDefault

Definition at line 1225 of file ntuser.h.

Referenced by co_IntCreateDefaultImeWindow().

◆ fDestroy

UINT tagIMEUI::fDestroy

Definition at line 1224 of file ntuser.h.

Referenced by ImeWnd_OnCreate(), IntImeCanDestroyDefIME(), and User32DestroyImeUIWindow().

◆ fFreeActiveEvent

UINT tagIMEUI::fFreeActiveEvent

Definition at line 1228 of file ntuser.h.

◆ fShowStatus

◆ hIMC

◆ hKL

◆ hwndIMC

◆ hwndUI

◆ nCntInIMEProc

LONG tagIMEUI::nCntInIMEProc

◆ spwnd


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