Click or drag to resize

IpcClient Constructor (Typed)

X#
Construct an IpcClient object.

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

Parameters

cServerName (Optional)
Type: Usual
The server with which to communicate.
See Also