Location:
e32def.h
Link against:
__KHEAP_SETFAIL(aType,aValue) User::__DbgSetAllocFail(RHeap::EKernel,aType,aValue)
Supported from 5.0
Simulates Kernel heap allocation failure. The failure occurs on
subsequent calls to new
or any of the functions which allocate
memory from this heap.
This macro is defined only for debug builds.
|