CQG API 4.0 - Revised
Description Property
See Also  Send Feedback
CQGError Interface : Description Property

Glossary Item Box

Description

Returns description of current error.

Property type

Read-only property

Syntax

Visual Basic
Public Property Description As String

Return Type

Error description represented as String

Example

See the usage of CQGError properties in the OnQueryProgress event's example section.

See Also