ReactOS 0.4.15-dev-7931-gfd331f1
TTTOOL_INFO Struct Reference
Collaboration diagram for TTTOOL_INFO:

Public Attributes

UINT uFlags
 
UINT uInternalFlags
 
HWND hwnd
 
BOOL bNotifyUnicode
 
UINT_PTR uId
 
RECT rect
 
HINSTANCE hinst
 
LPWSTR lpszText
 
LPARAM lParam
 

Detailed Description

Definition at line 111 of file tooltips.c.

Member Data Documentation

◆ bNotifyUnicode

BOOL TTTOOL_INFO::bNotifyUnicode

Definition at line 116 of file tooltips.c.

Referenced by TOOLTIPS_AddToolT(), TOOLTIPS_GetTipText(), and TOOLTIPS_NotifyFormat().

◆ hinst

◆ hwnd

◆ lParam

◆ lpszText

◆ rect

◆ uFlags

◆ uId

◆ uInternalFlags

UINT TTTOOL_INFO::uInternalFlags

Definition at line 114 of file tooltips.c.

Referenced by TOOLTIPS_AddToolT(), and TOOLTIPS_ResetSubclass().


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