CQG API 4.0 - Revised
RemoveTFlowBars Method
See Also  Send Feedback
cqg_tflow_bars
CQGTFlowBars to remove
CQGCEL Interface : RemoveTFlowBars Method

Glossary Item Box

Description

Unsubscribes from and removes a CQGTFlowBars from the CQGTFlowBarsCollection.

Syntax

Visual Basic
Public Sub RemoveTFlowBars( _
   ByVal cqg_tflow_bars As CQGTFlowBars _
) 

Parameters

cqg_tflow_bars
CQGTFlowBars to remove

See Also