Symbian
 Developer Library

UIQ 3 SDK

UIQ developer portal

FEEDBACK 

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



Location: e32def.h

__RHEAP_MARK

__RHEAP_MARK (aHeap)

Description

Marks the start of heap checking for the specific heap.

This macro is defined only for debug builds.

This macro must be matched by a corresponding call to __RHEAP_MARKEND or __RHEAP_MARKENDC.

Calls to this macro can be nested but each call must be matched by corresponding call to __RHEAP_MARKEND or __RHEAP_MARKENDC.

Parameters

aHeap

A pointer to the specific RHeap

See also:

Terms and conditions of use of the material