contentmgmt/referencedrmagent/RefTestAgent/inc/wmdrmcontentparser.h
changeset 29 ece3df019add
parent 15 da2ae96f639b
--- a/contentmgmt/referencedrmagent/RefTestAgent/inc/wmdrmcontentparser.h	Fri Nov 06 13:21:00 2009 +0200
+++ b/contentmgmt/referencedrmagent/RefTestAgent/inc/wmdrmcontentparser.h	Tue Nov 24 09:06:03 2009 +0200
@@ -41,7 +41,7 @@
 		IMPORT_C TInt GetAttribute(TInt aAttribute, TInt& aValue) const;
 		IMPORT_C TInt GetStringAttribute(TInt aAttribute, TDes& aValue) const;
 		IMPORT_C TInt GetAttributeSet(ContentAccess::RAttributeSet &aAttributeSet) const; 
-		IMPORT_C TInt GetStringAttributeSet(ContentAccess::RStringAttributeSet &aStringAttributeSet) const;
+		IMPORT_C void GetStringAttributeSetL(ContentAccess::RStringAttributeSet &aStringAttributeSet) const;
 		
 	private:
 		CWmdrmContentParser();