mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxdbhandler.h
branchRCL_3
changeset 12 171e07ac910f
parent 9 13afc0e517bd
child 13 c8156a91d13c
equal deleted inserted replaced
11:943ff5625028 12:171e07ac910f
   938         CMPXDbCategory* DbCategoryL(TMPXGeneralCategory aCategory) const;
   938         CMPXDbCategory* DbCategoryL(TMPXGeneralCategory aCategory) const;
   939 
   939 
   940         /**
   940         /**
   941         * Verify the volume id for the databases
   941         * Verify the volume id for the databases
   942         */
   942         */
       
   943         void VerifyVolumeIdL( TInt aDrive );
   943         void VerifyVolumeIdL();
   944         void VerifyVolumeIdL();
   944 
   945 
   945 
   946 
   946 #if defined (__MTP_PROTOCOL_SUPPORT)
   947 #if defined (__MTP_PROTOCOL_SUPPORT)
   947         /**
   948         /**