getdpsparameterResult Structure Definition

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

dpsparameterList

List of dpsparameters


dpsparameter Structure Definition

The dpsparameter structure defines the actual return type values for getdpsparameter API.

Syntax



Members

customerid

Customer ID of the Citrix Cloud customer

deployment

Describes if the customer is connecting to Commerical/JapanCloud/Gov Citrix Cloud customer

serviceurl

Service URL of the Citrix Cloud customer

builtin

Indicates that a variable is a built-in (SYSTEM INTERNAL) type.

_nextgenapiresource


See Also