Click or drag to resize

StdSocket Constructor

X#
Initializes a new instance of the StdSocket class

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.21
Syntax
 CONSTRUCTOR(
	xOwner,
	nType,
	xSocket,
	xSocketStatus
) CLIPPER
Request Example View Source

Parameters

xOwner (Optional)
Type: Usual
nType (Optional)
Type: Usual
xSocket (Optional)
Type: Usual
xSocketStatus (Optional)
Type: Usual
See Also