| getnslicenseactivationdataResult Structure Definition |
The getnslicenseactivationdataResult structure defines the return type for getnslicenseactivationdata 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. |
nslicenseactivationdataList |
List of nslicenseactivationdatas |
| nslicenseactivationdata Structure Definition |
The nslicenseactivationdata structure defines the actual return type values for getnslicenseactivationdata API. |
Syntax |
Members |
usehostname |
Use hostname as identifier in licenseactivation request |
filename |
Name of the file. It should not include filepath. |
_nextgenapiresource |
See Also |