Porovnávané verzie

Kľúč

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

FindFirstEl


Declaration


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


ListHandle to a linked list.
Description

The function returns an address of the first item of the list.

Return value

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


Info
titleRelated pages:

D2000 KomAPI - call-back functions