Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: cdbcols.h

Proxies table

Support

Supported from 6.0

Description

The following macros define values for the Proxies table fields.

The description is followed by the field type, and whether the specified field may be left null or not.


PROXY_ISP

PROXY_ISP

Description

Identifier of the associated ISP record.

Type: TUint32. Null: no

[Top]


PROXY_SERVICE_TYPE

PROXY_SERVICE_TYPE

Support

Supported from 6.1

Description

The table from which the PROXY_ISP has been taken.

This is necessary as GPRS records as well as ISP records can have proxy settings associated with them.

If this field is read and its length is zero, the value DIAL_OUT_ISP is returned, as it is assumed that any client that has not written this field is assuming that proxies are only available to the dial out ISP and not other service types.

Type: Text. Null: yes

[Top]


PROXY_USE_PROXY_SERVER

PROXY_USE_PROXY_SERVER

Description

Use proxy server?

Type: TBool. Null: no

[Top]


PROXY_SERVER_NAME

PROXY_SERVER_NAME

Description

Name of the host.

Type: Long Text. Null: yes

[Top]


PROXY_PROTOCOL_NAME

PROXY_PROTOCOL_NAME

Description

Name of the protocol for which this proxy can be used.

Type: Text. Null: no

[Top]


PROXY_PORT_NUMBER

PROXY_PORT_NUMBER

Description

Port number.

Type: TUint32. Null: yes

[Top]


PROXY_EXCEPTIONS

PROXY_EXCEPTIONS

Description

Semi-colon separated list of the addresses for which the proxy server should not be used.

Type: Long Text. Null: yes