ReactOS 0.4.15-dev-7918-g2a2556c
_TT_HITTESTINFOW Struct Reference

#include <commctrl.h>

Collaboration diagram for _TT_HITTESTINFOW:

Public Attributes

HWND hwnd
 
POINT pt
 
TTTOOLINFOW ti
 

Detailed Description

Definition at line 1863 of file commctrl.h.

Member Data Documentation

◆ hwnd

HWND _TT_HITTESTINFOW::hwnd

Definition at line 1864 of file commctrl.h.

Referenced by TOOLTIPS_HitTestT().

◆ pt

POINT _TT_HITTESTINFOW::pt

Definition at line 1865 of file commctrl.h.

Referenced by TOOLTIPS_HitTestT().

◆ ti

TTTOOLINFOW _TT_HITTESTINFOW::ti

Definition at line 1866 of file commctrl.h.

Referenced by TOOLTIPS_HitTestT().


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