ReactOS 0.4.15-dev-7953-g1f49173
NMTBWRAPHOTITEM Struct Reference

#include <commctrl.h>

Collaboration diagram for NMTBWRAPHOTITEM:

Public Attributes

NMHDR hdr
 
INT idNew
 
INT iDirection
 
DWORD dwReason
 

Detailed Description

Definition at line 69 of file commctrl.h.

Member Data Documentation

◆ dwReason

DWORD NMTBWRAPHOTITEM::dwReason

Definition at line 74 of file commctrl.h.

Referenced by TOOLBAR_SetRelativeHotItem().

◆ hdr

NMHDR NMTBWRAPHOTITEM::hdr

Definition at line 71 of file commctrl.h.

Referenced by TOOLBAR_SetRelativeHotItem().

◆ iDirection

INT NMTBWRAPHOTITEM::iDirection

Definition at line 73 of file commctrl.h.

Referenced by TOOLBAR_SetRelativeHotItem().

◆ idNew

INT NMTBWRAPHOTITEM::idNew

Definition at line 72 of file commctrl.h.

Referenced by TOOLBAR_SetRelativeHotItem().


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