CExtProxyDriveFactory Class Reference

class CExtProxyDriveFactory : public CFsObject

Inherits from

Constructor & Destructor Documentation

CExtProxyDriveFactory()

IMPORT_C CExtProxyDriveFactory ( )

Member Functions Documentation

AsyncEnumerate()

IMPORT_C void AsyncEnumerate ( ) [virtual]

CreateProxyDrive(CProxyDrive *&, CMountCB *)

TInt CreateProxyDrive ( CProxyDrive *& aMountProxyDrive,
CMountCB * aMount
) [pure virtual]

Parameters

CProxyDrive *& aMountProxyDrive
CMountCB * aMount

Install()

TInt Install ( ) [pure virtual]

Library()

RLibrary Library ( ) const [inline]

Remove()

IMPORT_C TInt Remove ( ) [virtual]

SetLibrary(RLibrary)

void SetLibrary ( RLibrary aLib ) [inline]

Parameters

RLibrary aLib

Member Data Documentation

RLibrary iLibrary

RLibrary iLibrary [private]