Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

Declaration


Blok kódu
languageesl
themeConfluence
void (_stdcall *DeleteList)(LinListH List);
Parameters


ListHandle to a linked list.
Description

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.


Info
titleRelated pages:

D2000 KomAPI - call-back functions