UPnPInternalFileUtility Class Reference

class UPnPInternalFileUtility

Utility for working with local files in upnp context.

upnpavcontrollerhelper.lib
Since
S60 3.2
Public Member Functions
IMPORT_C HBufC * CreateTmpFileNameL (const CUpnpItem &)
IMPORT_C HBufC * GetSelectedDownloadLocationL ()

Member Functions Documentation

CreateTmpFileNameL(const CUpnpItem &)

IMPORT_C HBufC * CreateTmpFileNameL ( const CUpnpItem & aItem ) [static]

Create temporary file name for file to be download. Format is upnpfwtemp<item_id><file extension>=""> The following characters are replaced with an underscore: >, <, ", \, /, *, |, * : and ?

Parameters

const CUpnpItem & aItem

GetSelectedDownloadLocationL()

IMPORT_C HBufC * GetSelectedDownloadLocationL ( ) [static]

Get selected download location from settings engine.