ReactOS 0.4.15-dev-6661-gcc6e444
|
#include <commctrl.h>
Public Attributes | |
UINT | mask |
int | iLink |
UINT | state |
UINT | stateMask |
WCHAR | szID [MAX_LINKID_TEXT] |
WCHAR | szUrl [L_MAX_URL_LENGTH] |
Definition at line 4751 of file commctrl.h.
int tagLITEM::iLink |
Definition at line 4753 of file commctrl.h.
Referenced by PropSheetDlgProc(), SYSLINK_HitTest(), and SYSLINK_SendParentNotify().
UINT tagLITEM::mask |
Definition at line 4752 of file commctrl.h.
Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().
UINT tagLITEM::state |
Definition at line 4754 of file commctrl.h.
Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().
UINT tagLITEM::stateMask |
Definition at line 4755 of file commctrl.h.
Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().
WCHAR tagLITEM::szID[MAX_LINKID_TEXT] |
Definition at line 4756 of file commctrl.h.
Referenced by SYSLINK_HitTest(), and SYSLINK_SendParentNotify().
WCHAR tagLITEM::szUrl[L_MAX_URL_LENGTH] |
Definition at line 4757 of file commctrl.h.
Referenced by GeneralPageProc(), SYSLINK_HitTest(), and SYSLINK_SendParentNotify().