CQG API 4.0 - Revised
RequestConditionDefinitions Method
See Also  Send Feedback
CQGCEL Interface : RequestConditionDefinitions Method

Glossary Item Box

Description

Starts an asynchronous query for condition definitions.

Syntax

Visual Basic
Public Sub RequestConditionDefinitions() 

Remarks

The outcome of the request, as well as any errors, are reported via ConditionDefinitionsResolved event, which is fired only once per request.

See Also