| getportallocationResult Structure Definition |
The getportallocationResult structure defines the return type for getportallocation 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. |
portallocationList |
List of portallocations |
| portallocation Structure Definition |
The portallocation structure defines the actual return type values for getportallocation API. |
Syntax |
Members |
destport |
Destination Port or Server port configuration. |
protocol |
Protocol for the traffic. |
freeports |
Freeports for the desired IP address and other parameters |
_nextgenapiresource |
See Also |