ReactOS 0.4.15-dev-6679-g945ee4b
|
#include <imm.h>
Public Attributes | |
DWORD | dwSize |
DWORD | dwStyle |
DWORD | dwCount |
DWORD | dwSelection |
DWORD | dwPageStart |
DWORD | dwPageSize |
DWORD | dwOffset [1] |
DWORD tagCANDIDATELIST::dwCount |
Definition at line 73 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().
DWORD tagCANDIDATELIST::dwOffset[1] |
Definition at line 77 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().
DWORD tagCANDIDATELIST::dwPageSize |
Definition at line 76 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().
DWORD tagCANDIDATELIST::dwPageStart |
Definition at line 75 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().
DWORD tagCANDIDATELIST::dwSelection |
Definition at line 74 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().
DWORD tagCANDIDATELIST::dwSize |
Definition at line 71 of file imm.h.
Referenced by CandidateListAnsiToWide(), CandidateListWideToAnsi(), and ImmGetCandidateListAW().
DWORD tagCANDIDATELIST::dwStyle |
Definition at line 72 of file imm.h.
Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().