CQG API 4.0 - Revised
ConditionAdded Event
See Also  Send Feedback
cqg_condition

Reference to changed CQGCondition.

CQGCEL Interface : ConditionAdded Event

Glossary Item Box

Description

This event is fired when CQGConditionResult item is added to the end of the CQGCondition.

Syntax

Visual Basic
Public Event ConditionAdded( _
   ByVal cqg_condition As CQGCondition _
)

Parameters

cqg_condition

Reference to changed CQGCondition.

See Also