THeapConfigParms Struct Reference

#include <e32std.h>

struct THeapConfigParms
Public Attributes
union THeapConfigParms::@25@26
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

@26

union THeapConfigParms::@25@26

Configuration parameters.

iHeapType

THeapType iHeapType

Heap type.

iHybridParms

Configuration parameters for hybrid heap, when iHeapType is EHeapTypeHybrid