upnpavcontrolpoint/avcpengineclient/inc/upnpavcpenginerfsclient.h
changeset 34 eab116a48b80
parent 0 7f85d04be362
--- a/upnpavcontrolpoint/avcpengineclient/inc/upnpavcpenginerfsclient.h	Tue Sep 21 11:21:11 2010 +0300
+++ b/upnpavcontrolpoint/avcpengineclient/inc/upnpavcpenginerfsclient.h	Mon Oct 04 13:32:20 2010 +0300
@@ -138,6 +138,12 @@
 		* @return converted object of CDirEnt
 		*/
 		CRsfwDirEnt* RUpnpAVCPEngineRFSClient::GetFileInformationL(TFileInfo& aFileInfo);
+		
+	public:
+		/*
+		 * Custom cleanup mechanism
+		 */
+		static void CleanupArray(TAny* aDirs);
 	};
 
 #endif // C_RUPNPAVCPENGINERFSCLIENT_H