ReactOS 0.4.16-dev-13-ge2fc578
|
#include <immdev.h>
Public Attributes | |
DWORD | dwSize |
DWORD | dwCount |
DWORD | dwOffset [32] |
DWORD | dwPrivateSize |
DWORD | dwPrivateOffset |
DWORD tagCANDIDATEINFO::dwCount |
Definition at line 32 of file immdev.h.
Referenced by ImmGetCandidateListAW(), and ImmGetCandidateListCountAW().
DWORD tagCANDIDATEINFO::dwOffset[32] |
Definition at line 33 of file immdev.h.
Referenced by ImmGetCandidateListAW(), and ImmGetCandidateListCountAW().
DWORD tagCANDIDATEINFO::dwPrivateSize |
Definition at line 34 of file immdev.h.
Referenced by ImmGetCandidateListCountAW().
DWORD tagCANDIDATEINFO::dwSize |
Definition at line 31 of file immdev.h.
Referenced by Imm32CreateInputContext(), Imm32SelectInputContext(), ImmGetCandidateListAW(), and ImmGetCandidateListCountAW().