Location:
cdbcols.h
Supported from 6.0
The following macros define values for the Global table fields.
Note that Global table fields are accessed through
CCommsDatabase
.
ASK_USER_BEFORE_DIAL
Withdrawn in 6.1
Show connection dialog?
Type: TUint32
(Boolean)
CLIENT_TIMEOUT
Withdrawn in 6.1
Time to stay online when all clients have closed.
Type: TUint32
REDIAL_ATTEMPTS
Number of times to attempt redial when the ISP number is busy.
Type: TUint32
SMS_BEARER
Supported from 6.1
The bearer for sending SMS.
Values for this are defined by the enum TSmsBearer
in etelgprs.h.
Type: TUint32
GPRS_ATTACH_MODE
Supported from 6.1
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
ACCEPT_INCOMING_GPRS
Supported from 6.1
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
GPRS_CLASS_C_BEARER
Supported from 6.1
The preferred bearer when device is forced into GPRS Class C operation.
The values for this field are defined by TCommDbGprsClassCBearer
.
Type: TUint32
CONNECTION_ATTEMPTS
Supported from 6.1
The number of connection attempts (preferences) to make.
This is limited to a maximum of 2.
Type: TUint32