ReactOS 0.4.15-dev-7942-gd23573b
tagLITEM Struct Reference

#include <commctrl.h>

Collaboration diagram for tagLITEM:

Public Attributes

UINT mask
 
int iLink
 
UINT state
 
UINT stateMask
 
WCHAR szID [MAX_LINKID_TEXT]
 
WCHAR szUrl [L_MAX_URL_LENGTH]
 

Detailed Description

Definition at line 4751 of file commctrl.h.

Member Data Documentation

◆ iLink

int tagLITEM::iLink

Definition at line 4753 of file commctrl.h.

Referenced by PropSheetDlgProc(), SYSLINK_HitTest(), and SYSLINK_SendParentNotify().

◆ mask

UINT tagLITEM::mask

Definition at line 4752 of file commctrl.h.

Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().

◆ state

UINT tagLITEM::state

Definition at line 4754 of file commctrl.h.

Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().

◆ stateMask

UINT tagLITEM::stateMask

Definition at line 4755 of file commctrl.h.

Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().

◆ szID

WCHAR tagLITEM::szID[MAX_LINKID_TEXT]

Definition at line 4756 of file commctrl.h.

Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().

◆ szUrl

WCHAR tagLITEM::szUrl[L_MAX_URL_LENGTH]

Definition at line 4757 of file commctrl.h.

Referenced by GeneralPageProc(), SYSLINK_HitTest(), and SYSLINK_SendParentNotify().


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