MWsMemoryRelease Class Reference

class MWsMemoryRelease : public MWsObjectProvider

This is part of the MGraphicDrawerInterface

Inherits from

Member Functions Documentation

ReleaseMemory(TMemoryReleaseLevel)

TBool ReleaseMemory ( TMemoryReleaseLevel aLevel ) [pure virtual]

This function is called on registered memory release objects whenever there is insufficient memory available to honour an Alloc or ReAlloc in the window server process. It may be called up to three times, once for each level defined in TLevel. The meaning of each level is open to interpretation by individual implementations. MGraphicDrawerEnvironment::RegisterMemoryRelease

Parameters

TMemoryReleaseLevel aLevel

Member Enumerations Documentation

Enum TMemoryReleaseLevel

Enumerators

ELow
EMedium
EHigh