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

Glossary Item Box

Description

Starts an asynchronous query for custom study definitions.

Syntax

Visual Basic
Public Sub RequestCustomStudyDefinitions() 

Remarks

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

Example

See Also