ReactOS 0.4.15-dev-7942-gd23573b
_HD_HITTESTINFO Struct Reference

#include <commctrl.h>

Collaboration diagram for _HD_HITTESTINFO:

Public Attributes

POINT pt
 
UINT flags
 
int iItem
 

Detailed Description

Definition at line 783 of file commctrl.h.

Member Data Documentation

◆ flags

UINT _HD_HITTESTINFO::flags

Definition at line 785 of file commctrl.h.

Referenced by HEADER_HitTest(), and test_hdm_hittest().

◆ iItem

int _HD_HITTESTINFO::iItem

Definition at line 786 of file commctrl.h.

Referenced by HEADER_HitTest(), and test_hdm_hittest().

◆ pt

POINT _HD_HITTESTINFO::pt

Definition at line 784 of file commctrl.h.

Referenced by HEADER_HitTest(), and test_hdm_hittest().


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