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

Glossary Item Box

Description

Starts an asynchronous query for QFormula definitions.

Syntax

Visual Basic
Public Sub RequestQFormulaDefinitions() 

Remarks

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

See Also