CSV_ListBox_Destroy
Destroys ActiveX list object.
Note: Call this function if the listbox is no longer necessary to free memory.
Syntax
CSV_ListBox_Destroy(hList)
#hList:
Handle to list object.
Return Value
0 if successful, otherwise -1.