| getnsrollbackcmdResult Structure Definition |
The getnsrollbackcmdResult structure defines the return type for getnsrollbackcmd 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. |
nsrollbackcmdList |
List of nsrollbackcmds |
| nsrollbackcmd Structure Definition |
The nsrollbackcmd structure defines the actual return type values for getnsrollbackcmd API. |
Syntax |
Members |
filename |
File that contains the methods for which the rollback methods must be generated. |
outtype |
Format in which the rollback methods must be generated. |
_nextgenapiresource |
See Also |