CQG API 4.0 - Revised
LastError Property
See Also  Send Feedback
CQGPointAndFigureBars Collection : LastError Property

Glossary Item Box

Description

Returns CQGError object describing the last error occurred to this object.

Property type

Read-only property

Syntax

Visual Basic
Public Property LastError As CQGError

Return Type

The last error, represented as CQGError object

See Also