Click or drag to resize

IpcTopic.DeleteItem Method

X#
Delete an item from the list of items associated with the topic.

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

Parameters

cItemString (Optional)
Type: Usual
The IPC item to be deleted.

Return Value

Type: Usual
See Also