Location:
MmfFile.h
const TInt KAcceptableTransferBufferCopiesSize;
This details how big the iTransferBufferCopies array of CMMFFile
may become before we start looking to free entries.
const TInt KMaximumTransferBufferCopiesSize;
This details how big the iTransferBufferCopies array of CMMFFile
may become before we start looking to free entries.