ReactOS 0.4.16-dev-2332-g4cba65d
tagCONENTRY Struct Reference

#include <conime.h>

Collaboration diagram for tagCONENTRY:

Public Attributes

HANDLE hConsole
 
HWND hwndConsole
 
COORD ScreenSize
 
HKL hKL
 
HIMC hOldIMC
 
HIMC hNewIMC
 
BOOL bOpened
 
DWORD dwConversion
 
DWORD dwSentence
 
WORD nCodePage
 
WORD nOutputCodePage
 
WCHAR szLayoutText [256]
 
WCHAR szMode [10]
 
BOOL bInComposition
 
PCOMPSTRINFO pCompStr
 
WORD awAttrColor [MAX_ATTR_COLORS]
 
BOOL bHasAnyCand
 
PCANDIDATELIST apCandList [MAX_CANDLIST]
 
PCANDINFO pCandInfo
 
DWORD dwSystemLineSize
 
DWORD acbCandList [MAX_CANDLIST]
 
DWORD dwCandOffset
 
DWORD dwCandIndexMax
 
PDWORD pdwCandPageStart
 
DWORD cbCandPageData
 
BOOL bSkipPageMsg
 
DWORD dwImeProp
 
BOOL bConsoleEnabled
 
BOOL bWndEnabled
 
INT cKLs
 
PKLINFO pKLInfo
 

Detailed Description

Definition at line 83 of file conime.h.

Member Data Documentation

◆ acbCandList

DWORD tagCONENTRY::acbCandList[MAX_CANDLIST]

Definition at line 105 of file conime.h.

◆ apCandList

PCANDIDATELIST tagCONENTRY::apCandList[MAX_CANDLIST]

Definition at line 102 of file conime.h.

◆ awAttrColor

WORD tagCONENTRY::awAttrColor[MAX_ATTR_COLORS]

Definition at line 100 of file conime.h.

◆ bConsoleEnabled

BOOL tagCONENTRY::bConsoleEnabled

Definition at line 112 of file conime.h.

◆ bHasAnyCand

BOOL tagCONENTRY::bHasAnyCand

Definition at line 101 of file conime.h.

◆ bInComposition

BOOL tagCONENTRY::bInComposition

Definition at line 98 of file conime.h.

◆ bOpened

BOOL tagCONENTRY::bOpened

Definition at line 91 of file conime.h.

◆ bSkipPageMsg

BOOL tagCONENTRY::bSkipPageMsg

Definition at line 110 of file conime.h.

◆ bWndEnabled

BOOL tagCONENTRY::bWndEnabled

Definition at line 113 of file conime.h.

◆ cbCandPageData

DWORD tagCONENTRY::cbCandPageData

Definition at line 109 of file conime.h.

◆ cKLs

INT tagCONENTRY::cKLs

Definition at line 114 of file conime.h.

◆ dwCandIndexMax

DWORD tagCONENTRY::dwCandIndexMax

Definition at line 107 of file conime.h.

◆ dwCandOffset

DWORD tagCONENTRY::dwCandOffset

Definition at line 106 of file conime.h.

◆ dwConversion

DWORD tagCONENTRY::dwConversion

Definition at line 92 of file conime.h.

◆ dwImeProp

DWORD tagCONENTRY::dwImeProp

Definition at line 111 of file conime.h.

◆ dwSentence

DWORD tagCONENTRY::dwSentence

Definition at line 93 of file conime.h.

◆ dwSystemLineSize

DWORD tagCONENTRY::dwSystemLineSize

Definition at line 104 of file conime.h.

◆ hConsole

HANDLE tagCONENTRY::hConsole

Definition at line 85 of file conime.h.

◆ hKL

HKL tagCONENTRY::hKL

Definition at line 88 of file conime.h.

◆ hNewIMC

HIMC tagCONENTRY::hNewIMC

Definition at line 90 of file conime.h.

◆ hOldIMC

HIMC tagCONENTRY::hOldIMC

Definition at line 89 of file conime.h.

◆ hwndConsole

HWND tagCONENTRY::hwndConsole

Definition at line 86 of file conime.h.

◆ nCodePage

WORD tagCONENTRY::nCodePage

Definition at line 94 of file conime.h.

◆ nOutputCodePage

WORD tagCONENTRY::nOutputCodePage

Definition at line 95 of file conime.h.

◆ pCandInfo

PCANDINFO tagCONENTRY::pCandInfo

Definition at line 103 of file conime.h.

◆ pCompStr

PCOMPSTRINFO tagCONENTRY::pCompStr

Definition at line 99 of file conime.h.

◆ pdwCandPageStart

PDWORD tagCONENTRY::pdwCandPageStart

Definition at line 108 of file conime.h.

◆ pKLInfo

PKLINFO tagCONENTRY::pKLInfo

Definition at line 115 of file conime.h.

◆ ScreenSize

COORD tagCONENTRY::ScreenSize

Definition at line 87 of file conime.h.

◆ szLayoutText

WCHAR tagCONENTRY::szLayoutText[256]

Definition at line 96 of file conime.h.

◆ szMode

WCHAR tagCONENTRY::szMode[10]

Definition at line 97 of file conime.h.


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