The PlusWnd::LstBox_GetItemData function returns the data number associated with an item of a ListBoxControl.
[number] LstBox_GetItemData( [string] ControlId [number] ItemIdx );
A number specifying the data associated with the item in parameter. The number can be anything you chose to assign to the item when adding it to the list.
This function typically fails for the following reason:
None.
Object | PlusWnd |
---|---|
Availability | Messenger Plus! Live 4.00 |