ExternalException: HResult (get) |
Gets the HRESULT, a coded numerical value that is assigned to a specific exception.
Public Property Get HResult ( ) As Long
An HResult is associated with an error result code. This allows for VB specific error codes to be returned.
Read Only.