| getresponderparamResult Structure Definition |
The getresponderparamResult structure defines the return type for getresponderparam 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. |
responderparamList |
List of responderparams |
| responderparam Structure Definition |
The responderparam structure defines the actual return type values for getresponderparam API. |
Syntax |
Members |
undefaction |
Name of the responder action. |
timeout |
Maximum time in milliseconds to allow for processing all the policies and their selected actions without interruption. If the timeout is reached then the evaluation causes an UNDEF to be raised and no further processing is performed. |
_nextgenapiresource |
See Also |