codhandler/codeng/inc/CodEngBase.h
changeset 38 6297cdf66332
parent 36 0ed94ceaa377
child 65 5bfc169077b2
child 91 30342f40acbf
equal deleted inserted replaced
37:cb62a4f66ebe 38:6297cdf66332
   677         TBool iPhoneMemoryOk;
   677         TBool iPhoneMemoryOk;
   678         /// Saving to MMC is OK.
   678         /// Saving to MMC is OK.
   679         TBool iMmcOk;
   679         TBool iMmcOk;
   680 #endif
   680 #endif
   681         /// Paths on removable media?
   681         /// Paths on removable media?
   682         TBool iRemovableMedia;
   682         TInt32 iRemovableMediaStatus;
   683         /// ROAP Data. Owned.
   683         /// ROAP Data. Owned.
   684         CRoapData* iRoapData;
   684         CRoapData* iRoapData;
   685         /// Progress or NULL. Owned.
   685         /// Progress or NULL. Owned.
   686         TCodProgress* iProgress;
   686         TCodProgress* iProgress;
   687         /// Multipart body parts or NULL. Not owned.
   687         /// Multipart body parts or NULL. Not owned.