Graphisoft®

Dialog ManagerVersion: 2.0

ListView::GetItemTextLength

Retrieves the length of the text of a list view item.

long GetItemTextLength (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 length of the item text (including the 0 terminator).