Returns the error code value.
This is the default property.
Read-only property
Visual Basic |
---|
Public Property Code As Long |
Error code represented as Long
For a list of error codes see the Error Codes table.
See the usage of CQGError properties in the OnQueryProgress event's example section.