videoplayback/videohelix/tsrc/ut_videohelixtest/inc/dlmgr_stub.h
changeset 39 f6d44a0cd476
parent 0 96612d01cf9f
equal deleted inserted replaced
38:ff53afa8ad05 39:f6d44a0cd476
    13 *
    13 *
    14 * Description:  API extensions for RHttpDownloadMgr Stub
    14 * Description:  API extensions for RHttpDownloadMgr Stub
    15  *
    15  *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 4 %
    18 // Version : %version: 5 %
    19 
    19 
       
    20 #ifdef USE_S60_DOWNLOAD_MANAGER 
    20 
    21 
    21 #ifndef __RHTTPDOWNLOADMGRAPIEXT_H__
    22 #ifndef __RHTTPDOWNLOADMGRAPIEXT_H__
    22 #define __RHTTPDOWNLOADMGRAPIEXT_H__
    23 #define __RHTTPDOWNLOADMGRAPIEXT_H__
    23 
    24 
    24 
    25 
   186         IMPORT_C RHttpDownload& AttachToDownloadL( const TInt32 aDlId );
   187         IMPORT_C RHttpDownload& AttachToDownloadL( const TInt32 aDlId );
   187 };
   188 };
   188 
   189 
   189 #endif // __RHTTPDOWNLOADMGRAPIEXT_H__
   190 #endif // __RHTTPDOWNLOADMGRAPIEXT_H__
   190 
   191 
       
   192 #endif // USE_S60_DOWNLOAD_MANAGER