The PlusWnd::LstView_GetSelectedState function returns the selection state of an item in a ListViewControl.
[boolean] LstView_GetSelectedState(
[string] ControlId,
[number] ItemIdx
);
A boolean value that's true if the item is selected and false is the item is not.
This function typically fails for the following reason:
None.
Object | PlusWnd |
---|---|
Availability | Messenger Plus! Live 4.00 |