Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_ListBox_Destroy

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.