ReactOS 0.4.15-dev-7953-g1f49173
tagNMTREEVIEWW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTREEVIEWW:

Public Attributes

NMHDR hdr
 
UINT action
 
TVITEMW itemOld
 
TVITEMW itemNew
 
POINT ptDrag
 

Detailed Description

Definition at line 3634 of file commctrl.h.

Member Data Documentation

◆ action

UINT tagNMTREEVIEWW::action

Definition at line 3636 of file commctrl.h.

Referenced by TREEVIEW_SendTreeviewDnDNotify(), and TREEVIEW_SendTreeviewNotify().

◆ hdr

◆ itemNew

◆ itemOld

TVITEMW tagNMTREEVIEWW::itemOld

Definition at line 3637 of file commctrl.h.

Referenced by BrsFolder_Treeview_Delete(), and TREEVIEW_SendTreeviewNotify().

◆ ptDrag

POINT tagNMTREEVIEWW::ptDrag

Definition at line 3639 of file commctrl.h.

Referenced by TREEVIEW_SendTreeviewDnDNotify(), and TREEVIEW_SendTreeviewNotify().


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