Returns the object, which has thrown the current error.
Read-only property
| Visual Basic |
|---|
Public Property Owner As Object |
An object of any type declared in CQG API depending on the source of current error.
See the usage of CQGError properties in the OnQueryProgress event's example section.