SDL  2.0
tagINPUTCONTEXT2 Struct Reference

#include <SDL_windowsvideo.h>

Data Fields

HWND hWnd
 
BOOL fOpen
 
POINT ptStatusWndPos
 
POINT ptSoftKbdPos
 
DWORD fdwConversion
 
DWORD fdwSentence
 
union {
   LOGFONTA   A
 
   LOGFONTW   W
 
lfFont
 
COMPOSITIONFORM cfCompForm
 
CANDIDATEFORM cfCandForm [4]
 
HIMCC hCompStr
 
HIMCC hCandInfo
 
HIMCC hGuideLine
 
HIMCC hPrivate
 
DWORD dwNumMsgBuf
 
HIMCC hMsgBuf
 
DWORD fdwInit
 
DWORD dwReserve [3]
 

Detailed Description

Definition at line 101 of file SDL_windowsvideo.h.

Field Documentation

◆ A

LOGFONTA tagINPUTCONTEXT2::A

Definition at line 109 of file SDL_windowsvideo.h.

◆ cfCandForm

CANDIDATEFORM tagINPUTCONTEXT2::cfCandForm[4]

Definition at line 113 of file SDL_windowsvideo.h.

◆ cfCompForm

COMPOSITIONFORM tagINPUTCONTEXT2::cfCompForm

Definition at line 112 of file SDL_windowsvideo.h.

◆ dwNumMsgBuf

DWORD tagINPUTCONTEXT2::dwNumMsgBuf

Definition at line 118 of file SDL_windowsvideo.h.

◆ dwReserve

DWORD tagINPUTCONTEXT2::dwReserve[3]

Definition at line 121 of file SDL_windowsvideo.h.

◆ fdwConversion

DWORD tagINPUTCONTEXT2::fdwConversion

Definition at line 106 of file SDL_windowsvideo.h.

◆ fdwInit

DWORD tagINPUTCONTEXT2::fdwInit

Definition at line 120 of file SDL_windowsvideo.h.

◆ fdwSentence

DWORD tagINPUTCONTEXT2::fdwSentence

Definition at line 107 of file SDL_windowsvideo.h.

◆ fOpen

BOOL tagINPUTCONTEXT2::fOpen

Definition at line 103 of file SDL_windowsvideo.h.

◆ hCandInfo

HIMCC tagINPUTCONTEXT2::hCandInfo

Definition at line 115 of file SDL_windowsvideo.h.

◆ hCompStr

HIMCC tagINPUTCONTEXT2::hCompStr

Definition at line 114 of file SDL_windowsvideo.h.

◆ hGuideLine

HIMCC tagINPUTCONTEXT2::hGuideLine

Definition at line 116 of file SDL_windowsvideo.h.

◆ hMsgBuf

HIMCC tagINPUTCONTEXT2::hMsgBuf

Definition at line 119 of file SDL_windowsvideo.h.

◆ hPrivate

HIMCC tagINPUTCONTEXT2::hPrivate

Definition at line 117 of file SDL_windowsvideo.h.

◆ hWnd

HWND tagINPUTCONTEXT2::hWnd

Definition at line 102 of file SDL_windowsvideo.h.

◆ lfFont

union { ... } tagINPUTCONTEXT2::lfFont

◆ ptSoftKbdPos

POINT tagINPUTCONTEXT2::ptSoftKbdPos

Definition at line 105 of file SDL_windowsvideo.h.

◆ ptStatusWndPos

POINT tagINPUTCONTEXT2::ptStatusWndPos

Definition at line 104 of file SDL_windowsvideo.h.

◆ W

LOGFONTW tagINPUTCONTEXT2::W

Definition at line 110 of file SDL_windowsvideo.h.


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