getspilloveractionResult Structure Definition

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

spilloveractionList

List of spilloveractions


spilloveraction Structure Definition

The spilloveraction structure defines the actual return type values for getspilloveraction API.

Syntax



Members

name

Name of the spillover action.

actioN

Spillover action. Currently only type SPILLOVER is supported

builtin

Flag to determine whether compression is default or not

_nextgenapiresource


See Also