Returns a previously-allocated buffer to its heap. The buffer must have been allocated from the heap to which it is being returned. It does not have to be returned by the same process that allocated it.
BOOLEAN ReleaseRtBuffer( RTHANDLE hHeap, LPVOID lpBuffer, WORD wType );
hHeap
lpBuffer
wType
TRUE
FALSE
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |