getcsparameterResult Structure Definition

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

csparameterList

List of csparameters


csparameter Structure Definition

The csparameter structure defines the actual return type values for getcsparameter API.

Syntax



Members

stateupdate

Specifies whether the virtual server checks the attached load balancing server for state information.

builtin

Flag to determine if CS param is built-in or not

_nextgenapiresource


See Also