Symbian
Symbian OS Library

SYMBIAN OS V9.2

[Index] [Spacer] [Previous] [Next]



Location: e32def.h

__UHEAP_SETFAIL

__UHEAP_SETFAIL (aType, aValue)

Description

Simulates heap allocation failure for the current thread's heap.

The failure occurs on subsequent calls to new or any of the functions which allocate memory from the heap. This macro is defined only for debug builds.

Parameters

aType

The type of failure to be simulated.

aValue

The failure rate.

See also: