getnslicenseproxyserverResult Structure Definition

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

nslicenseproxyserverList

List of nslicenseproxyservers


nslicenseproxyserver Structure Definition

The nslicenseproxyserver structure defines the actual return type values for getnslicenseproxyserver API.

Syntax



Members

serverip

IP address of the License proxy server about which to display information.

servername

Name of the License proxy server about which to display information.

port

License proxy server port.

_nextgenapiresource


See Also