CQG API 4.0 - Revised
GWAccountID Property
See Also  Send Feedback
CQGExchanges Collection : GWAccountID Property

Glossary Item Box

Description

Returns the gateway account ID, with which the tradable exchanges were requested.

Property type

Read-only property

Syntax

Visual Basic
Public Property GWAccountID As Long

Return Type

The Gateway account ID represented as Long.

The value that was passed to CQGCEL.RequestTradableExchanges, or 0 if not passed.

See Also