ReactOS 0.4.15-dev-7136-g77ab709
|
#include <imm.h>
Public Attributes | |
DWORD | dwSize |
DWORD | dwCount |
DWORD | dwOffset [32] |
DWORD | dwPrivateSize |
DWORD | dwPrivateOffset |
DWORD tagCANDIDATEINFO::dwCount |
Definition at line 206 of file imm.h.
Referenced by ImmGetCandidateListAW(), and ImmGetCandidateListCountAW().
DWORD tagCANDIDATEINFO::dwOffset[32] |
Definition at line 207 of file imm.h.
Referenced by ImmGetCandidateListAW(), and ImmGetCandidateListCountAW().
DWORD tagCANDIDATEINFO::dwPrivateSize |
Definition at line 208 of file imm.h.
Referenced by ImmGetCandidateListCountAW().
DWORD tagCANDIDATEINFO::dwSize |
Definition at line 205 of file imm.h.
Referenced by Imm32CreateInputContext(), Imm32SelectInputContext(), ImmGetCandidateListAW(), and ImmGetCandidateListCountAW().