Porovnávané verzie

Kľúč

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

Declaration


Blok kódu
languageesl
themeConfluence
void * (_stdcall * GetMem)(unsigned int Len);
Parameters


LenSize of required memory block.
Description

The function allocates the memory with the required size.

Return value

Memory block address, or NULL if there is an error.


Info
titleRelated pages:

D2000 KomAPI - call-back functions