Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.
Porovnať s aktuálnou verziou Zobraziť históriu stránky
Verzia 1 Aktuálny »
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.
Related pages:
D2000 KomAPI - call-back functions