HttpProxySettings (STRUCT)ΒΆ

TYPE HttpProxySettings : STRUCT

Http proxy settings

InOut:

Name

Type

Comment

sProxyServer

STRING(255)

Hostname or IP address of the proxy server. Leave blank if no proxy server is used.

uiProxyPort

UINT

Port of the proxy server

sProxyUser

STRING

Name of the proxy user. Leave blank if no authentication is required.

sProxyPassword

STRING

Password of the proxy user.