| getinterfacepairResult Structure Definition |
The getinterfacepairResult structure defines the return type for getinterfacepair 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. |
interfacepairList |
List of interfacepairs |
| interfacepair Structure Definition |
The interfacepair structure defines the actual return type values for getinterfacepair API. |
Syntax |
Members |
id |
The Interface pair id |
ifnum |
The constituent interfaces in the interface pair |
ifaces |
Names of all member interfaces of this Interface Pair |
_nextgenapiresource |
See Also |