ReactOS 0.4.16-dev-188-g678aa63
_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 1868 of file commctrl.h.

Member Data Documentation

◆ hwnd

HWND _TT_HITTESTINFOW::hwnd

Definition at line 1869 of file commctrl.h.

Referenced by TOOLTIPS_HitTestT().

◆ pt

POINT _TT_HITTESTINFOW::pt

Definition at line 1870 of file commctrl.h.

Referenced by TOOLTIPS_HitTestT().

◆ ti

TTTOOLINFOW _TT_HITTESTINFOW::ti

Definition at line 1871 of file commctrl.h.

Referenced by TOOLTIPS_HitTestT().


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