Location:
cdbcols.h
Supported from 6.0
The following macros define values for the WAP IP bearer table fields.
This table has no COMMDB_NAME
field.
The description is followed by the field type, and whether the specified field may be left null or not.
WAP_ACCESS_POINT_ID
ID of the the WAP Access Point record to which this bearer information refers.
Type: TUint32
. Null: no
WAP_CHARGECARD
Identifier of the chargecard to use if this an ISP type database.
Type: TUint32
. Null: yes
WAP_GATEWAY_ADDRESS
WAP gateway address, an IP address in this case.
Type: Text. Null: yes
WAP_ISP
Identifier of the ISP to use if this an ISP type database.
Type: TUint32
. Null: yes
WAP_ISP_TYPE
Whether IAP/ISP is a dial in or dial out ISP setting.
This is a TCommsDbWapIspType
value.
Type: TUint8
. Null: yes
WAP_LOCATION
Identifier of the location to use if this an ISP type database.
Type: TUint32
. Null: yes
WAP_WSP_OPTION
Whether connection-oriented or connectionless API should be used.
This is a TCommsDbWapWspOption
value.
Type: TUint8
. Null: yes