Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: s32page.h
Link against: estor.lib

Typedef TPageAbandonFunction

typedef void (*TPageAbandonFunction)(MPagePool& aPool);

Support

Supported from 5.0

Description

Typedef to define a function that abandons pages in page pool. It is used by MPagePool::AcquireL().

See also: