Graphisoft®
Dialog ManagerVersion: 2.0
Gets the drag source listview item.
short GetListViewItem (ULong index) const;
The list view item specified by the index parameter.
First use the GetItemCount member function to get the item count. Then you can iterate through list view items by using a 0 based index.