Click or drag to resize

IpcTopic.AddItem Method

X#
Add an item to the list of items associated with the topic.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD AddItem(
	cItemString
) AS USUAL CLIPPER
Request Example View Source

Parameters

cItemString (Optional)
Type: Usual
The IPC item to be added to the list of items associated with the topic.

Return Value

Type: Usual
See Also