API published in: S60 3rd Ed
Required Capabilities
None
Exceptions
Writing the key KCoreAppUIsNetworkConnectionAllowed is protected with SID 0x100058F3.
#include <centralrepository.h>
Go to the source code of this file.
Enumerations |
|
enum | TCoreAppUIsNetworkConnectionAllowed { ECoreAppUIsNetworkConnectionNotAllowed = 0, ECoreAppUIsNetworkConnectionAllowed } |
Variables |
|
const TUid | KCRUidCoreApplicationUIs = { 0x101F876C } |
const TUint32 | KCoreAppUIsNetworkConnectionAllowed = 0x00000001 |
This key indicates whether network connections are allowed. |
|
|
This key indicates whether network connections are allowed. E.g. is Offline Mode active.
|
|