remotemgmt_plat/devicemgmt_dialogs_api/inc/devicedialogconsts.h
changeset 73 ae69c2e8bc34
parent 55 1c556dee8eb1
--- a/remotemgmt_plat/devicemgmt_dialogs_api/inc/devicedialogconsts.h	Tue Sep 28 17:53:08 2010 +0530
+++ b/remotemgmt_plat/devicemgmt_dialogs_api/inc/devicedialogconsts.h	Fri Oct 15 11:46:45 2010 +0530
@@ -95,6 +95,11 @@
     EHbRSK
     };
 
+enum TErrorCodes
+    {
+    ENoError = 0, 
+    EInvalidDeviceDialogType
 
+    };
 
 #endif /* DEVICEDIALOGCONSTS_H_ */