#include <e32std.h>
| struct THeapConfigParms |
| Public Attributes | |
|---|---|
| union THeapConfigParms::@25 | @26 |
| THeapType | iHeapType |
| THeapConfigParmsHybrid | iHybridParms |
This structure specifies additional configuration parameters of the user heap to be created. These parameters depends on heap type. This structure is passed as a parameter to the UserHeap::ChunkHeap() method.
| THeapConfigParmsHybrid | iHybridParms |
Configuration parameters for hybrid heap, when iHeapType is EHeapTypeHybrid