secsrv_plat/keyguard_access_api/inc/keyguardaccessapi.h
changeset 66 67b3e3c1fc87
parent 59 881d92421467
--- a/secsrv_plat/keyguard_access_api/inc/keyguardaccessapi.h	Thu Oct 14 13:56:11 2010 +0300
+++ b/secsrv_plat/keyguard_access_api/inc/keyguardaccessapi.h	Wed Oct 20 14:51:23 2010 +0300
@@ -119,6 +119,11 @@
 
         IMPORT_C TInt TestPanicClient( );
 
+        /**
+         * Confirms that the server is running
+         * @return KErrNone if succeeded
+         */
+        IMPORT_C TInt AutolockStatus( TInt aCommand, TInt aParam);
 
     private: