messagingfw/msgsrvnstore/server/inc/MSVSERV.H
branchRCL_3
changeset 10 30d6238592e8
parent 6 fe71b07a6401
child 31 b9e74fff3740
equal deleted inserted replaced
6:fe71b07a6401 10:30d6238592e8
   424 	TBool				   iRemoteServicesProtected;
   424 	TBool				   iRemoteServicesProtected;
   425 	CMsvMailinitWaiter*	 iMailinitWaiter;
   425 	CMsvMailinitWaiter*	 iMailinitWaiter;
   426 	//variables for bulk creation of entries
   426 	//variables for bulk creation of entries
   427 	CMsvEntrySelection* iBulkCreationSelection;
   427 	CMsvEntrySelection* iBulkCreationSelection;
   428 	CMsvEntrySelection* iBulkChangeSelection;
   428 	CMsvEntrySelection* iBulkChangeSelection;
       
   429 	TBool iReleasedForRestore;
   429 	TBuf<2> iSystemDrive;
   430 	TBuf<2> iSystemDrive;
   430 
   431 
   431 	// Reference to freepool object.
   432 	// Reference to freepool object.
   432 	CMsvEntryFreePool*			  iFreePoolInstance;
   433 	CMsvEntryFreePool*			  iFreePoolInstance;
   433 
   434