CQG API 4.0 - Revised
TerminateCQGIC Method
See Also  Send Feedback
start_again
Whether CQGIC should start again after termination or not
CQGCEL Interface : TerminateCQGIC Method

Glossary Item Box

Description

Terminates or restarts the local CQGIC.

Syntax

Visual Basic
Public Sub TerminateCQGIC( _
   Optional ByVal start_again As Boolean = False _
) 

Parameters

start_again
Whether CQGIC should start again after termination or not

See Also