Click or drag to resize

IpcServer Constructor

X#
Construct an IpcServer object.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	cServName
) CLIPPER
Request Example View Source

Parameters

cServName (Optional)
Type: Usual
The name uniquely identifying the server, which the clients use.
See Also