mtpfws/mtpfw/dataproviders/devdp/inc/cmtpgetstorageinfo.h
branchRCL_3
changeset 3 8b094906a049
parent 0 d0791faffa3f
child 11 f5809cfbf6d5
equal deleted inserted replaced
2:4843bb5893b6 3:8b094906a049
    74     
    74     
    75 	CMTPTypeStorageInfo*		iStorageInfo;
    75 	CMTPTypeStorageInfo*		iStorageInfo;
    76 	TDriveInfo					iDriveInfo;
    76 	TDriveInfo					iDriveInfo;
    77 	TVolumeInfo 				iVolumeInfo;
    77 	TVolumeInfo 				iVolumeInfo;
    78 	RMTPFramework               iSingletons;
    78 	RMTPFramework               iSingletons;
       
    79 	TBool						iIsCDrive;
    79 	};
    80 	};
    80 	
    81 	
    81 #endif
    82 #endif
    82 
    83