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