terminalsecurity/SCP/SCPServer/inc/SCPServer.h
changeset 66 08c8318ec9cb
parent 24 bf47f3b79154
child 70 5237465237e3
equal deleted inserted replaced
64:910464db1b65 66:08c8318ec9cb
    94 // Allowed SIDs for the functions
    94 // Allowed SIDs for the functions
    95 const TUint32 KSCPSTIF( 0x102073E4 ); // STIF exe
    95 const TUint32 KSCPSTIF( 0x102073E4 ); // STIF exe
    96 const TUint32 KSCPServerSIDTelephone( 0x100058B3 ); // Terminal Control Server
    96 const TUint32 KSCPServerSIDTelephone( 0x100058B3 ); // Terminal Control Server
    97 const TUint32 KSCPServerSIDLog( 0x101f4cd5 ); // Terminal Control Server
    97 const TUint32 KSCPServerSIDLog( 0x101f4cd5 ); // Terminal Control Server
    98 const TUint32 KSCPServerSIDTerminalControl( 0x10207825 ); // Terminal Control Server
    98 const TUint32 KSCPServerSIDTerminalControl( 0x10207825 ); // Terminal Control Server
    99 const TUint32 KSCPServerSIDGeneralSettings( 0x100058EC ); // General Settings
    99 
       
   100 //const TUint32 KSCPServerSIDGeneralSettings( 0x100058EC ); // General Settings
       
   101 const TUint32 KSCPServerSIDGeneralSettings( 0X20025FD9 ); // General Settings
       
   102 
   100 //const TUint32 KSCPServerSIDSecurityObserver( 0x10000938 ); // Security Observer
   103 //const TUint32 KSCPServerSIDSecurityObserver( 0x10000938 ); // Security Observer
   101 const TUint32 KAknNfySrvUid( 0x10281EF2 ); // Security Notifier
   104 const TUint32 KAknNfySrvUid( 0x10281EF2 ); // Security Notifier
   102 const TUint32 KSCPServerSIDAutolock( 0x100059B5 ); // Autolock
   105 const TUint32 KSCPServerSIDAutolock( 0x100059B5 ); // Autolock
   103 const TUint32 KSCPEvntHndlrUid( 0x20026F5C ); // UID of the DMEventNotifier -> SCPEventHandler
   106 const TUint32 KSCPEvntHndlrUid( 0x20026F5C ); // UID of the DMEventNotifier -> SCPEventHandler
   104 const TUint32 KDevEncUiUid( 0x2000259A ); // SID of Device Encryption UI
   107 const TUint32 KDevEncUiUid( 0x2000259A ); // SID of Device Encryption UI