CQG API 4.0 - Revised
RemoveAdvancedStudy Method
See Also  Send Feedback
cqg_advanced_study
CQGAdvancedStudy to remove
CQGCEL Interface : RemoveAdvancedStudy Method

Glossary Item Box

Description

Unsubscribe from and remove the CQGAdvancedStudy from CQGAdvancedStudies

Syntax

Visual Basic
Public Sub RemoveAdvancedStudy( _
   ByVal cqg_advanced_study As CQGAdvancedStudy _
) 

Parameters

cqg_advanced_study
CQGAdvancedStudy to remove

See Also