|
|
|
|
Location:
centralrepository.h
namespace NCentralRepositoryConstants
Namespace encapsulating the CentralRepository constants.
Defined in NCentralRepositoryConstants:
KInvalidNotificationId, KMaxBinaryLength, KMaxUnicodeStringLength
const TInt KMaxUnicodeStringLength;
The maximum number of unicode characters that can be stored in a setting
const TInt KMaxBinaryLength;
The maximum number of bytes that can be stored in a setting
const TUint32 KInvalidNotificationId;
Use KUnspecifiedKey instead of this value.