#include <winstl/controls/listview_sequence.hpp>
Public Member Functions | |
| listview_sequence_item (HWND hwndListView, int iIndex) | |
| lvs_string_t | text (int iSubItem=0) const |
| int | index () const |
| HWND | hwnd () const |
| int | image () const |
| int | selected_image () const |
| ws_dword_t | data () const |
| UINT | state (UINT mask=0xffffffff) const |
| The item's state. | |
| UINT state | ( | UINT | mask = 0xffffffff |
) | const [inline] |
The item's state.
1.5.6