remotemgmt_plat/scp_server_api/inc/SCPClient.h
branchRCL_3
changeset 24 13d7c31c74e0
parent 0 b497e44ab2fc
child 25 b183ec05bd8c
equal deleted inserted replaced
23:4af31167ea77 24:13d7c31c74e0
   267         
   267         
   268         /**
   268         /**
   269         * Fetch the limit-values for code length
   269         * Fetch the limit-values for code length
   270         */          
   270         */          
   271         void FetchLimits( TInt& aMin, TInt& aMax );
   271         void FetchLimits( TInt& aMin, TInt& aMax );
       
   272 		void InformAutolockTask();
   272         TBool isFlagEnabled;        
   273         TBool isFlagEnabled;        
   273     };
   274     };
   274 
   275 
   275 #endif      //SCPCLIENT_H   
   276 #endif      //SCPCLIENT_H   
   276             
   277