Provides the same features as free. Provided only for compatibility.
BOOLEAN HeapFree(
HANDLE hHeap,
DWORD dwFlags,
LPVOID lpMem
);
hHeap
dwFlags
lpMem
0 (zero)
| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | intime/rt/include/winbase.h | windows.h | iwin32.lib |
Note
This function operates in the real-time portion of your application.
free, HeapAlloc, HeapReAlloc, HeapSize, iwin32 API, iwin32 Overview