codhandler/codeng/inc/CodEngBase.h
changeset 27 6297cdf66332
parent 25 0ed94ceaa377
child 46 30342f40acbf
equal deleted inserted replaced
26:cb62a4f66ebe 27: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.