ReactOS 0.4.15-dev-7918-g2a2556c
tagCANDIDATEINFO Struct Reference

#include <immdev.h>

Public Attributes

DWORD dwSize
 
DWORD dwCount
 
DWORD dwOffset [32]
 
DWORD dwPrivateSize
 
DWORD dwPrivateOffset
 

Detailed Description

Definition at line 30 of file immdev.h.

Member Data Documentation

◆ dwCount

DWORD tagCANDIDATEINFO::dwCount

Definition at line 32 of file immdev.h.

Referenced by ImmGetCandidateListAW(), and ImmGetCandidateListCountAW().

◆ dwOffset

DWORD tagCANDIDATEINFO::dwOffset[32]

Definition at line 33 of file immdev.h.

Referenced by ImmGetCandidateListAW(), and ImmGetCandidateListCountAW().

◆ dwPrivateOffset

DWORD tagCANDIDATEINFO::dwPrivateOffset

Definition at line 35 of file immdev.h.

◆ dwPrivateSize

DWORD tagCANDIDATEINFO::dwPrivateSize

Definition at line 34 of file immdev.h.

Referenced by ImmGetCandidateListCountAW().

◆ dwSize

DWORD tagCANDIDATEINFO::dwSize

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