Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <>
This item is not part of the S60 5th Edition SDK

Namespace NCentralRepositoryConstants

Interface access: Unset Default as namespace
Interface status: Unset Default as namespace

namespace NCentralRepositoryConstants

Description

Namespace encapsulating the CentralRepository constants.

Members

Defined in NCentralRepositoryConstants:


Member data


KMaxUnicodeStringLength

const TInt KMaxUnicodeStringLength=1024;

Description

The maximum number of unicode characters that can be stored in a setting


KMaxBinaryLength

const TInt KMaxBinaryLength=KMaxUnicodeStringLength*2;

Description

The maximum number of bytes that can be stored in a setting


KInvalidNotificationId

Interface status: deprecated

const TUint32 KInvalidNotificationId=KUnspecifiedKey;

Description

Use KUnspecifiedKey instead of this value.