syncmlfw/dm/treemodule/inc/nsmldmddf.h
branchCompilerCompatibility
changeset 17 b02a5d2af40b
parent 2 5594fba90824
equal deleted inserted replaced
12:1b024573da70 17:b02a5d2af40b
   239 	* @param	aURI			Target URI in command
   239 	* @param	aURI			Target URI in command
   240 	* @param	aObject			Reference to buffer where to write data
   240 	* @param	aObject			Reference to buffer where to write data
   241 	* @return					KErrNotFound if not found, otherwise KErrNone
   241 	* @return					KErrNotFound if not found, otherwise KErrNone
   242 	*/
   242 	*/
   243 	
   243 	
   244     TInt CNSmlDmDDF::GetCaseSenseL(const TDesC8& aURI,CBufBase& aObject);
   244     TInt GetCaseSenseL(const TDesC8& aURI,CBufBase& aObject);
   245    		
   245    		
   246 
   246 
   247 	/**
   247 	/**
   248 	* Gets and allocates name in DDF
   248 	* Gets and allocates name in DDF
   249 	* @param	aURI			Target URI in command
   249 	* @param	aURI			Target URI in command