THeapConfigParms Struct Reference

#include <e32std.h>

struct THeapConfigParms
Public Attributes
union THeapConfigParms::@31@32
THeapType iHeapType
THeapConfigParmsHybrid iHybridParms

Detailed Description

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.

Member Attribute Documentation

@32

union THeapConfigParms::@31@32

Configuration parameters.

iHeapType

THeapType iHeapType

Heap type.

iHybridParms

Configuration parameters for hybrid heap, when iHeapType is EHeapTypeHybrid