Graphisoft®

Dialog ManagerVersion: 2.0

ListView::GetItemValue

Retrieves the user-defined long value associated with a list view item.

long GetItemValue (short listItem) const;

Parameters

listItem
1-based index of the list view item, use TopItem or BottomItem of Item type to specify the first or last item of the list view control.

Return Value

The user-defined long value associated with the given list item.