imagehandlingutilities/thumbnailmanager/thumbnailclient/inc/thumbnailrequestactive.h
changeset 19 b790c5b3d11f
parent 17 ffa62e555b02
child 21 ad31f4183ddc
equal deleted inserted replaced
17:ffa62e555b02 19:b790c5b3d11f
   277      *
   277      *
   278      * @since S60 v5.0
   278      * @since S60 v5.0
   279      */
   279      */
   280     void StartError( const TInt aErr );
   280     void StartError( const TInt aErr );
   281     
   281     
       
   282     /**
       
   283      * Async cancel
       
   284      *
       
   285      * @since S60 v5.0
       
   286      */
       
   287     void AsyncCancel();
       
   288     
   282 private:
   289 private:
   283 
   290 
   284     /**
   291     /**
   285      * C++ default constructor
   292      * C++ default constructor
   286      *
   293      *