ReactOS 0.4.15-dev-7201-g2de6e75
tagIMECHARPOSITION Struct Reference

#include <imm.h>

Collaboration diagram for tagIMECHARPOSITION:

Public Attributes

DWORD dwSize
 
DWORD dwCharPos
 
POINT pt
 
UINT cLineHeight
 
RECT rcDocument
 

Detailed Description

Definition at line 139 of file imm.h.

Member Data Documentation

◆ cLineHeight

UINT tagIMECHARPOSITION::cLineHeight

Definition at line 143 of file imm.h.

Referenced by EDIT_WindowProc().

◆ dwCharPos

DWORD tagIMECHARPOSITION::dwCharPos

Definition at line 141 of file imm.h.

Referenced by EDIT_WindowProc(), and Imm32ProcessRequest().

◆ dwSize

DWORD tagIMECHARPOSITION::dwSize

Definition at line 140 of file imm.h.

◆ pt

POINT tagIMECHARPOSITION::pt

Definition at line 142 of file imm.h.

Referenced by EDIT_WindowProc().

◆ rcDocument

RECT tagIMECHARPOSITION::rcDocument

Definition at line 144 of file imm.h.

Referenced by EDIT_WindowProc().


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