Click or drag to resize

BaseExceptionHResult Property

An internal return code from a failing native call. Only relevant for ABB developers team.

Namespace:  ABB.Robotics
Assembly:  ABB.Robotics (in ABB.Robotics.dll) Version: 6.5.129.0
Syntax
C#
public int HResult { get; }

Property Value

Type: Int32
Returns an integer representing an error code.
See Also