omads/omadsappui/AspSyncUtil/inc/AspPreSyncPluginInterface.h
branchRCL_3
changeset 18 a564f66a2339
parent 0 dab8a81a92de
equal deleted inserted replaced
17:4d5e9526124e 18:a564f66a2339
   110 
   110 
   111 		/**
   111 		/**
   112 		* Instantiates a PCS plug-in, knowing the implementation uid.
   112 		* Instantiates a PCS plug-in, knowing the implementation uid.
   113 		* @param aImpUid imp uID
   113 		* @param aImpUid imp uID
   114 		*/
   114 		*/
   115 		CPreSyncPlugin* InstantiatePlugInFromImpUidLC( const TUid& aImpUid );
   115 		CPreSyncPlugin* InstantiatePlugInFromImpUidL( const TUid& aImpUid );
   116 
   116 
   117 
   117 
   118 	private: 
   118 	private: 
   119 
   119 
   120 	    /** iDtor_ID_Key Instance identifier key. When instance of an
   120 	    /** iDtor_ID_Key Instance identifier key. When instance of an