ReactOS 0.4.15-dev-7934-g1dc8d80
MCHITTESTINFO Struct Reference

#include <commctrl.h>

Collaboration diagram for MCHITTESTINFO:

Public Attributes

UINT cbSize
 
POINT pt
 
UINT uHit
 
SYSTEMTIME st
 
RECT rc
 
int iOffset
 
int iRow
 
int iCol
 

Detailed Description

Definition at line 4221 of file commctrl.h.

Member Data Documentation

◆ cbSize

UINT MCHITTESTINFO::cbSize

Definition at line 4222 of file commctrl.h.

Referenced by MONTHCAL_HitTest(), test_hittest(), test_hittest_v6(), and test_todaylink().

◆ iCol

int MCHITTESTINFO::iCol

Definition at line 4230 of file commctrl.h.

Referenced by MONTHCAL_HitTest(), and test_hittest_v6().

◆ iOffset

int MCHITTESTINFO::iOffset

Definition at line 4228 of file commctrl.h.

Referenced by MONTHCAL_HitTest(), and test_hittest_v6().

◆ iRow

int MCHITTESTINFO::iRow

Definition at line 4229 of file commctrl.h.

Referenced by MONTHCAL_HitTest(), and test_hittest_v6().

◆ pt

POINT MCHITTESTINFO::pt

◆ rc

RECT MCHITTESTINFO::rc

Definition at line 4227 of file commctrl.h.

Referenced by MONTHCAL_HitTest(), and test_hittest_v6().

◆ st

SYSTEMTIME MCHITTESTINFO::st

Definition at line 4225 of file commctrl.h.

Referenced by MONTHCAL_HitTest().

◆ uHit

UINT MCHITTESTINFO::uHit

Definition at line 4224 of file commctrl.h.

Referenced by MONTHCAL_HitTest(), test_hittest(), test_hittest_v6(), and test_todaylink().


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