ReactOS 0.4.15-dev-7934-g1dc8d80
tagCANDIDATELIST Struct Reference

#include <imm.h>

Public Attributes

DWORD dwSize
 
DWORD dwStyle
 
DWORD dwCount
 
DWORD dwSelection
 
DWORD dwPageStart
 
DWORD dwPageSize
 
DWORD dwOffset [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 56 of file imm.h.

Member Data Documentation

◆ dwCount

DWORD tagCANDIDATELIST::dwCount

Definition at line 59 of file imm.h.

Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().

◆ dwOffset

DWORD tagCANDIDATELIST::dwOffset[ANYSIZE_ARRAY]

Definition at line 63 of file imm.h.

Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().

◆ dwPageSize

DWORD tagCANDIDATELIST::dwPageSize

Definition at line 62 of file imm.h.

Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().

◆ dwPageStart

DWORD tagCANDIDATELIST::dwPageStart

Definition at line 61 of file imm.h.

Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().

◆ dwSelection

DWORD tagCANDIDATELIST::dwSelection

Definition at line 60 of file imm.h.

Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().

◆ dwSize

DWORD tagCANDIDATELIST::dwSize

Definition at line 57 of file imm.h.

Referenced by CandidateListAnsiToWide(), CandidateListWideToAnsi(), and ImmGetCandidateListAW().

◆ dwStyle

DWORD tagCANDIDATELIST::dwStyle

Definition at line 58 of file imm.h.

Referenced by CandidateListAnsiToWide(), and CandidateListWideToAnsi().


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