getlbrouteResult Structure Definition

The getlbrouteResult structure defines the return type for getlbroute 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.

lbrouteList

List of lbroutes


lbroute Structure Definition

The lbroute structure defines the actual return type values for getlbroute API.

Syntax



Members

network

The destination network or host.

netmask

The netmask of the destination network.

gatewayname

The name of the route.

flags

State of the configured gateway.

_nextgenapiresource


See Also