changes.mady.by.user D2000 Dev Team
Uložené okt 13, 2017
changes.mady.by.user D2000 Doc Team
Uložené júl 31, 2022
void (_stdcall *DeleteList)(LinListH List);
The function deletes the linked list. All items, written in the list, must be deleted by using the call-back function DeleteEl before deleting the list.
D2000 KomAPI - call-back functions