chsvlib
chsv helper source code

◆ CloseList()

EXTERN_C bool Chusov::CloseList ( HCHSVLIST  hList)
noexcept

Closes the list and frees occupied resources.

Parameters
hListis a handle to the list to be closed.
Returns
true on success, false on failure.
Remarks
The list is not thread-safe.
Declared in chsvlist.h.