ReactOS 0.4.16-dev-1098-g0ca6002
|
#include <commctrl.h>
Public Attributes | |
UINT | cbSize |
DWORD | dwFlags |
LPWSTR | pszText |
int | iItem |
int | iSubItem |
Definition at line 2999 of file commctrl.h.
UINT tagLVSETINFOTIP::cbSize |
Definition at line 3000 of file commctrl.h.
DWORD tagLVSETINFOTIP::dwFlags |
Definition at line 3001 of file commctrl.h.
int tagLVSETINFOTIP::iItem |
Definition at line 3003 of file commctrl.h.
int tagLVSETINFOTIP::iSubItem |
Definition at line 3004 of file commctrl.h.
LPWSTR tagLVSETINFOTIP::pszText |
Definition at line 3002 of file commctrl.h.