ReactOS 0.4.15-dev-7961-gdcf9eb0
tagNMTREEVIEWA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTREEVIEWA:

Public Attributes

NMHDR hdr
 
UINT action
 
TVITEMA itemOld
 
TVITEMA itemNew
 
POINT ptDrag
 

Detailed Description

Definition at line 3626 of file commctrl.h.

Member Data Documentation

◆ action

UINT tagNMTREEVIEWA::action

Definition at line 3628 of file commctrl.h.

◆ hdr

NMHDR tagNMTREEVIEWA::hdr

Definition at line 3627 of file commctrl.h.

◆ itemNew

TVITEMA tagNMTREEVIEWA::itemNew

Definition at line 3630 of file commctrl.h.

Referenced by parent_wnd_proc(), and test_notify_proc().

◆ itemOld

TVITEMA tagNMTREEVIEWA::itemOld

Definition at line 3629 of file commctrl.h.

Referenced by parent_wnd_proc(), and test_notify_proc().

◆ ptDrag

POINT tagNMTREEVIEWA::ptDrag

Definition at line 3631 of file commctrl.h.


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