Porovnávané verzie

Kľúč

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

Declaration


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


ListHandle to a linear list.
Description

The function returns the address of the first item in the list and deletes it from the list.

Return value

Address of the first item in the list or NULL , if the list is empty.


Info
titleRelated pages:

D2000 KomAPI - call-back functions