Porovnávané verzie

Kľúč

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

FindPreviousEl


Declaration


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


ListHandle to a linked list.
Description

The function returns previous item in the list.

Return value

Item address or NULL , if the pointer is at the beginning of the list.


Info
titleRelated pages:

D2000 KomAPI - call-back functions