Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <MmfFile.h>
This item is not part of the S60 5th Edition SDK

Typedef TMMFFileConfig

typedef TPckgBuf<TMMFFileParams> TMMFFileConfig;

Description

[Top]


Typedef TMMFFileHandleConfig

typedef TPckgBuf<TMMFFileHandleParams> TMMFFileHandleConfig;

Description


MmfFile.h Global variables

[Top]


KAcceptableTransferBufferCopiesSize

const TInt KAcceptableTransferBufferCopiesSize=5;

Description

This details how big the iTransferBufferCopies array of CMMFFileCMMFFile may become before we start looking to free entries.

[Top]


KMaximumTransferBufferCopiesSize

const TInt KMaximumTransferBufferCopiesSize=100;

Description

This details how big the iTransferBufferCopies array of CMMFFileCMMFFile may become before we start looking to free entries.