metadataengine/server/inc/mdsfindengine.h
branchRCL_3
changeset 6 646a02f170b9
parent 0 c53acadfccc6
equal deleted inserted replaced
3:6752808b2036 6:646a02f170b9
   135 
   135 
   136         /**
   136         /**
   137         * Transfer result set to client
   137         * Transfer result set to client
   138         * @aError error code or KErrNone
   138         * @aError error code or KErrNone
   139         */
   139         */
   140         void SetComplete( TInt aError );
   140         void SetComplete( TInt aError, TBool aSet );
   141 
       
   142         /**
       
   143         * Transfer results to client and completes find
       
   144         * @aError error code or KErrNone
       
   145         */
       
   146         void FindComplete( TInt aError );
       
   147 
   141 
   148 		const CMdCSerializationBuffer& ResultsL() const;
   142 		const CMdCSerializationBuffer& ResultsL() const;
   149 
   143 
   150 		/**
   144 		/**
   151 		 * Locks query result objects.
   145 		 * Locks query result objects.