The PlusWnd::LstView_GetItemText function returns one of the labels associated with a ListViewControl item.
[string] LstView_GetItemText(
[string] ControlId,
[number] ItemIdx,
[number] ColumnIdx
);
A string containing the label of the specified item's column.
This function typically fails for the following reason:
None.
| Object | PlusWnd |
|---|---|
| Availability | Messenger Plus! Live 4.00 |