Click or drag to resize

IpcTopic Constructor

X#
Construct an IpcTopic object.

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

Parameters

cTopicString (Optional)
Type: Usual
The IPC topic to be created.
See Also