ResponseParamValue Property
The Value of the NVP Parameter.
Syntax
char* GetResponseParamValue(int iResponseParamIndex);
Default Value
""
Remarks
The Value of the NVP Parameter.
The size of the array is controlled by the ResponseParamCount property.
This property is read-only and not available at design time.
Data Type
String