ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <imm.h>
Public Attributes | |
DWORD | dwSize |
DWORD | dwStyle |
DWORD | dwCount |
DWORD | dwSelection |
DWORD | dwPageStart |
DWORD | dwPageSize |
DWORD | dwOffset [ANYSIZE_ARRAY] |
DWORD tagCANDIDATELIST::dwCount |
Definition at line 59 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().
DWORD tagCANDIDATELIST::dwOffset[ANYSIZE_ARRAY] |
Definition at line 63 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().
DWORD tagCANDIDATELIST::dwPageSize |
Definition at line 62 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().
DWORD tagCANDIDATELIST::dwPageStart |
Definition at line 61 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().
DWORD tagCANDIDATELIST::dwSelection |
Definition at line 60 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().
DWORD tagCANDIDATELIST::dwSize |
Definition at line 57 of file imm.h.
Referenced by CandidateListAnsiToWide(), CandidateListWideToAnsi(), and ImmGetCandidateListAW().
DWORD tagCANDIDATELIST::dwStyle |
Definition at line 58 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().