CQG API 4.0 - Revised
CQGSerialNumber Property
See Also  Send Feedback
CQGEnvironment Interface : CQGSerialNumber Property

Glossary Item Box

Description

Returns the CQGIC Serial Number.

Property type

Read-only property

Syntax

Visual Basic
Public Property CQGSerialNumber As Long

Return Type

CQGIC serial number represented as Long

Remarks

CQGIC serial number is unique for each CQGIC subscription.

In CQGIC you can find your version number by checking the System Status information.

Example

See the usage of CQGEnvironment properties in the LineTimeChanged event's example section.

See Also