Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: MmfFile.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class TMMFFileHandleParams

class TMMFFileHandleParams;

Description

Provides a pointer to the file handle

Used by CMMFFile::ConstructL().

Members

Defined in TMMFFileHandleParams:
TMMFFileHandleParams(), TMMFFileHandleParams(), iFile, iUid


Construction and destruction


TMMFFileHandleParams()

inline TMMFFileHandleParams(RFile *aFile);

Description

Parameters

RFile *aFile


TMMFFileHandleParams()

inline TMMFFileHandleParams();

Description

[Top]


Member data


iUid

TUid iUid;

Description


iFile

RFile * iFile;

Description

Handle of file