terminalsecurity/SCP/inc/SCPLockCode.h
branchRCL_3
changeset 24 13d7c31c74e0
parent 0 b497e44ab2fc
child 25 b183ec05bd8c
--- a/terminalsecurity/SCP/inc/SCPLockCode.h	Thu Jul 15 19:36:11 2010 +0300
+++ b/terminalsecurity/SCP/inc/SCPLockCode.h	Thu Aug 19 10:44:50 2010 +0300
@@ -36,7 +36,13 @@
  * Default value: 12345
 */
 const TUint32 KSCPLockCodeDefaultLockCode = 0x00000001;
-
+/**
+ *
+ * The value assigned to this key is used to get and set ifits startup
+ * Possible values: 0 or 1
+ * Default value: 0
+*/
+const TUint32 KSCPStartupQuery = 0x00000002;
 
 #endif// End of File