Porovnávané verzie

Kľúč

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

Function
The function GetUsedMem returns a size of the allocated memory in the process heap.
Declaration


Blok kódu
languagecpp
themeConfluence
int GetUsedMem(void)
Return value
Size of the allocated memory in the process heap or –1, if an error in internal heap structures was detected.

Info
titleRelated pages:

ObjApi - Auxiliary functions