Click or drag to resize

StdSocket Constructor

X#
Initializes a new instance of the StdSocket class

[Missing <include> target documentation in 'M:VO.StdSocket.#ctor(XSharp.__Usual,XSharp.__Usual,XSharp.__Usual,XSharp.__Usual)'. File: 'Internet.xml' Path: 'doc/StdSocket.ctor/*']

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
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