Returns a structure that contains information about a heap object.
BOOLEAN GetRtHeapInfo(
RTHANDLE hHeap, // a handle for a heap
LPHEAPINFO lpInfo // a pointer to a HEAPINFO structure
);
hHeap
lpInfo
TRUE
FALSE
| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | /intime/rt/include/rtbase.h | rt.h | rt.lib |
Memory management system calls, HEAPINFO structure