This item is not part of the S60 5th Edition SDK
typedef TPckgBuf<TMMFFileParams> TMMFFileConfig;
Description
Typedef TMMFFileHandleConfig
typedef TPckgBuf<TMMFFileHandleParams> TMMFFileHandleConfig;
Description
MmfFile.h Global variables
KAcceptableTransferBufferCopiesSize
const TInt KAcceptableTransferBufferCopiesSize=5;
Description
This details how big the iTransferBufferCopies array of CMMFFile
CMMFFile
may become before we start looking to free entries.
KMaximumTransferBufferCopiesSize
const TInt KMaximumTransferBufferCopiesSize=100;
Description
This details how big the iTransferBufferCopies array of CMMFFile
CMMFFile
may become before we start looking to free entries.