getvpnnexthopserverResult Structure Definition

The getvpnnexthopserverResult structure defines the return type for getvpnnexthopserver API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

vpnnexthopserverList

List of vpnnexthopservers


vpnnexthopserver Structure Definition

The vpnnexthopserver structure defines the actual return type values for getvpnnexthopserver API.

Syntax



Members

name

Name of the Citrix Gateway next hop server for which to display detailed information.

nexthopip

Next hop IP address.

nexthopfqdn

Next hop FQDN.

resaddresstype

Next hop FQDN Address Type.

nexthopport

Next hop port number.

secure

Next hop over secure connection.

_nextgenapiresource


See Also