|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| UINT | mask |
| HTREEITEM | hItem |
| UINT | state |
| UINT | stateMask |
| LPSTR | pszText |
| int | cchTextMax |
| int | iImage |
| int | iSelectedImage |
| int | cChildren |
| LPARAM | lParam |
| int | iIntegral |
| UINT | uStateEx |
| HWND | hwnd |
| int | iExpandedImage |
Definition at line 3333 of file commctrl.h.
| int tagTVITEMEXA::cChildren |
Definition at line 3342 of file commctrl.h.
| int tagTVITEMEXA::cchTextMax |
Definition at line 3339 of file commctrl.h.
| HTREEITEM tagTVITEMEXA::hItem |
Definition at line 3335 of file commctrl.h.
| HWND tagTVITEMEXA::hwnd |
Definition at line 3346 of file commctrl.h.
| int tagTVITEMEXA::iExpandedImage |
Definition at line 3347 of file commctrl.h.
| int tagTVITEMEXA::iImage |
Definition at line 3340 of file commctrl.h.
| int tagTVITEMEXA::iIntegral |
Definition at line 3344 of file commctrl.h.
| int tagTVITEMEXA::iSelectedImage |
Definition at line 3341 of file commctrl.h.
| LPARAM tagTVITEMEXA::lParam |
Definition at line 3343 of file commctrl.h.
| UINT tagTVITEMEXA::mask |
Definition at line 3334 of file commctrl.h.
| LPSTR tagTVITEMEXA::pszText |
Definition at line 3338 of file commctrl.h.
| UINT tagTVITEMEXA::state |
Definition at line 3336 of file commctrl.h.
| UINT tagTVITEMEXA::stateMask |
Definition at line 3337 of file commctrl.h.
| UINT tagTVITEMEXA::uStateEx |
Definition at line 3345 of file commctrl.h.