Click or drag to resize

CHttp.GetResponse Method

X#
Gets the response for the current request.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetResponse() AS USUAL
Request Example View Source

Return Value

Type: Usual
The response for the current request as a string.
See Also