browserutilities/downloadmgr/DownloadMgrServEng/Inc/HttpDownloadManagerServerEngine.h
branchCompilerCompatibility
changeset 61 960a2a4c7f03
parent 37 cb62a4f66ebe
parent 24 9993978961bf
equal deleted inserted replaced
60:2b524de5b49b 61:960a2a4c7f03
   154         * Returns the number of active download in the engine. 
   154         * Returns the number of active download in the engine. 
   155         * @since Series 60 v2.8
   155         * @since Series 60 v2.8
   156         * @param ?arg1 ?description
   156         * @param ?arg1 ?description
   157         * @return ?description
   157         * @return ?description
   158         */
   158         */
   159         EXPORT_C TInt ActiveDownloads() const;
   159         IMPORT_C TInt ActiveDownloads() const;
   160 
   160 
   161         /**
   161         /**
   162         * Calculates the total size of all on-going downloads in the 
   162         * Calculates the total size of all on-going downloads in the 
   163         * Download manager. Downloads which have been completed are not
   163         * Download manager. Downloads which have been completed are not
   164         * taken to be part of this size.
   164         * taken to be part of this size.