applicationmanagement/inc/ampskeys.h
branchRCL_3
changeset 24 6757f1e2efd2
parent 0 3ce708148e4d
child 25 5b858729772b
equal deleted inserted replaced
23:c4687ff85147 24:6757f1e2efd2
    19 #ifndef __AMPSKEYS_H__
    19 #ifndef __AMPSKEYS_H__
    20 #define __AMPSKEYS_H__
    20 #define __AMPSKEYS_H__
    21 
    21 
    22 // Application Management Server UID for Publish and Subscribe key
    22 // Application Management Server UID for Publish and Subscribe key
    23 
    23 
    24 const TUid KUidPSApplicationManagementKeys = { 0x1020781C };
    24 const TUid KUidPSApplicationManagementKeys = { 0x200267FB };
    25 
    25 
    26 // P&S key to check whether AM UI Server is enabled or disabled
    26 // P&S key to check whether AM UI Server is enabled or disabled
    27 
    27 
    28 const TUint KAMServerUIEnabled = 0x00001;
    28 const TUint KAMServerUIEnabled = 0x00001;
    29 
    29