SYMBIAN OS V9.2
» Symbian OS v9.2 » Symbian OS reference » C++ component reference » Base E32 » __RHEAP_TOTAL_RESET
Location: e32def.h
e32def.h
__RHEAP_TOTAL_RESET
__RHEAP_TOTAL_RESET (aHeap)
Cancels simulated allocation failure for the specific heap. It walks the the heap and sets the nesting level for all allocated cells to zero.
This macro is defined only for debug builds.
aHeap
A pointer to the specific RHeap.
RHeap
RAllocator::__DbgSetAllocFail()
Copyright ©2007 Symbian Software Ltd.