Click or drag to resize

CHttp Constructor

X#
Instantiates a new Http wrapper object.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	cCaption,
	n,
	lStat
) CLIPPER
Request Example View Source

Parameters

cCaption (Optional)
Type: Usual
An optional caption as a string.
n (Optional)
Type: Usual
The HTTP port address ( the default is 80 ).
lStat (Optional)
Type: Usual
** missing parameter documentation **
See Also