Click or drag to resize

IpcTopicData Constructor (Typed)

X#
Initializes a new instance of the IpcTopicData class

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

Parameters

ptrString (Optional)
Type: Usual
nLength (Optional)
Type: Usual
See Also