coreapplicationuissdkcrkeys.h File Reference

API published in: S60 3rd Ed

Capability Information

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.

Enumeration Type Documentation

enum TCoreAppUIsNetworkConnectionAllowed
 
Enumerator:
ECoreAppUIsNetworkConnectionNotAllowed  Network connection not allowed.
ECoreAppUIsNetworkConnectionAllowed  Network connection allowed.

Variable Documentation

const TUint32 KCoreAppUIsNetworkConnectionAllowed = 0x00000001
 

This key indicates whether network connections are allowed.

E.g. is Offline Mode active.

See also:
TCoreAppUIsNetworkConnectionAllowed
const TUid KCRUidCoreApplicationUIs = { 0x101F876C }
 

Copyright © Nokia Corporation 2001-2008
Back to top