ReactOS 0.4.15-dev-6656-gbbb33a6
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 1235 of file ntuser.h.

Member Data Documentation

◆ 

struct { ... } tagIMEUI::@4913

◆ dwLastStatus

DWORD tagIMEUI::dwLastStatus

Definition at line 1252 of file ntuser.h.

Referenced by ImeWnd_OnCreate(), and ImeWnd_OnImeControl().

◆ fActivate

UINT tagIMEUI::fActivate

Definition at line 1245 of file ntuser.h.

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

◆ fChildThreadDef

UINT tagIMEUI::fChildThreadDef

Definition at line 1248 of file ntuser.h.

Referenced by co_IntCreateDefaultImeWindow(), and IntImeCanDestroyDefIMEforChild().

◆ fCtrlShowStatus

UINT tagIMEUI::fCtrlShowStatus

◆ fDefault

UINT tagIMEUI::fDefault

Definition at line 1247 of file ntuser.h.

Referenced by co_IntCreateDefaultImeWindow().

◆ fDestroy

UINT tagIMEUI::fDestroy

Definition at line 1246 of file ntuser.h.

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

◆ fFreeActiveEvent

UINT tagIMEUI::fFreeActiveEvent

Definition at line 1250 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: