Click or drag to resize

CSession Constructor

X#
Construct a CSession 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
The optional caption as a string.
n (Optional)
Type: Usual
The optional port number. If not provided the defaults is 0.
lStat (Optional)
Type: Usual
** missing parameter documentation **
See Also