terminalsecurity/SCP/SCPServer/inc/SCPServer.h
changeset 73 ae69c2e8bc34
parent 70 5237465237e3
equal deleted inserted replaced
71:d2517372cc44 73:ae69c2e8bc34
   224     SCPPolicyElementsIndex,
   224     SCPPolicyElementsIndex,
   225     SCPPolicyElements
   225     SCPPolicyElements
   226     };      
   226     };      
   227 
   227 
   228 const TInt KSCPDefaultMaxTO( 1440 );
   228 const TInt KSCPDefaultMaxTO( 1440 );
       
   229 const TInt KSCPNoTimeOut( 0 );
   229 
   230 
   230 // reasons for server panic
   231 // reasons for server panic
   231 enum TSCPServPanic
   232 enum TSCPServPanic
   232 	{
   233 	{
   233 	ESvrCreateServer,
   234 	ESvrCreateServer,