ReactOS 0.4.15-dev-7907-g95bf896
_TV_STARTEDIT Struct Reference

#include <treelist.h>

Collaboration diagram for _TV_STARTEDIT:

Public Attributes

NMHDR hdr
 
TVITEM item
 
UINT uAction
 
UINT uHeight
 
UINT uMaxEntries
 
LPCTSTR pTextEntries
 
LPCTSTRpTextList
 
POINT ptAction
 

Detailed Description

Definition at line 61 of file treelist.h.

Member Data Documentation

◆ hdr

NMHDR _TV_STARTEDIT::hdr

Definition at line 62 of file treelist.h.

Referenced by TreeListStartNotifyEdit().

◆ item

TVITEM _TV_STARTEDIT::item

Definition at line 63 of file treelist.h.

Referenced by TreeListStartNotifyEdit().

◆ ptAction

POINT _TV_STARTEDIT::ptAction

Definition at line 69 of file treelist.h.

Referenced by TreeListStartNotifyEdit().

◆ pTextEntries

LPCTSTR _TV_STARTEDIT::pTextEntries

Definition at line 67 of file treelist.h.

Referenced by TreeListStartNotifyEdit().

◆ pTextList

LPCTSTR* _TV_STARTEDIT::pTextList

Definition at line 68 of file treelist.h.

Referenced by TreeListStartNotifyEdit().

◆ uAction

UINT _TV_STARTEDIT::uAction

Definition at line 64 of file treelist.h.

Referenced by TreeListStartNotifyEdit().

◆ uHeight

UINT _TV_STARTEDIT::uHeight

Definition at line 65 of file treelist.h.

Referenced by TreeListStartNotifyEdit().

◆ uMaxEntries

UINT _TV_STARTEDIT::uMaxEntries

Definition at line 66 of file treelist.h.

Referenced by TreeListStartNotifyEdit().


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