Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: cdbcols.h

Global table

Support

Supported from 6.0

Description

The following macros define values for the Global table fields.

Note that Global table fields are accessed through CCommsDatabase.


DIAL_OUT_ISP

DIAL_OUT_ISP

Support

Withdrawn in 6.1

Description

Identifier of default dial-out ISP.

Type: TUint32

[Top]


WAP_ACCESS_POINT

WAP_ACCESS_POINT

Description

Identifier of default WAP Access Point.

Type: TUint32

[Top]


DATABASE_TYPE

DATABASE_TYPE

Description

TCommDbDatabaseType value indicating the database type.

Type: TUint32

[Top]


ASK_USER_BEFORE_DIAL

ASK_USER_BEFORE_DIAL

Support

Withdrawn in 6.1

Description

Show connection dialog?

Type: TUint32 (Boolean)

[Top]


CLIENT_TIMEOUT

CLIENT_TIMEOUT

Support

Withdrawn in 6.1

Description

Time to stay online when all clients have closed.

Type: TUint32

[Top]


ROUTE_TIMEOUT

ROUTE_TIMEOUT

Support

Withdrawn in 6.1

Description

Time to stay online when idle.

Type: TUint32

[Top]


DIAL_OUT_IAP

DIAL_OUT_IAP

Support

Withdrawn in 6.1

Description

Identifier of default dial-out IAP.

Type: TUint32

[Top]


REDIAL_ATTEMPTS

REDIAL_ATTEMPTS

Description

Number of times to attempt redial when the ISP number is busy.

Type: TUint32

[Top]


MODEM

MODEM

Support

Withdrawn in 6.1

Description

Identifier of default modem.

Type: TUint32

[Top]


LOCATION

LOCATION

Support

Withdrawn in 6.1

Description

Identifier of the default location.

Type: TUint32

[Top]


CHARGECARD

CHARGECARD

Support

Withdrawn in 6.1

Description

Identifier of the default chargecard.

Type: TUint32

[Top]


SMS_BEARER

SMS_BEARER

Support

Supported from 6.1

Description

The bearer for sending SMS.

Values for this are defined by the enum TSmsBearer in etelgprs.h.

Type: TUint32

[Top]


GPRS_ATTACH_MODE

GPRS_ATTACH_MODE

Support

Supported from 6.1

Description

The GPRS attach mode, i.e. whether to attach at the boot-up of the device or at a later time.

Values for this are defined by the enum TAttachMode in etelgprs.h.

Type: TUint32

[Top]


ACCEPT_INCOMING_GPRS

ACCEPT_INCOMING_GPRS

Support

Supported from 6.1

Description

Whether or not to allow incoming requests for PDP context activation to be automatically accepted (when there is a waiting application).

Use a TBool to specify the value.

Type: TUint32

[Top]


GPRS_CLASS_C_BEARER

GPRS_CLASS_C_BEARER

Support

Supported from 6.1

Description

The preferred bearer when device is forced into GPRS Class C operation.

The values for this field are defined by TCommDbGprsClassCBearer.

Type: TUint32

See also:

[Top]


CONNECTION_ATTEMPTS

CONNECTION_ATTEMPTS

Support

Supported from 6.1

Description

The number of connection attempts (preferences) to make.

This is limited to a maximum of 2.

Type: TUint32