RemoveItem

long RemoveItem (long ItemHandle);

 

Available (from release):

 

stTabular History OCX (V3-02), stTabular History Automation (V3-02)

 

Return Value:

 

Nonzero if successful otherwise 0.

 

Parameters:

 

Name:

Description:

ItemHandle

The handle of the item to be deleted.

 

Remarks:

 

Call this function to remove an item from the display.

 

Note:  The item handle was provided by the AddItemWithAlias or GetItemHandle calls.