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
Syntaxpublic int HResult { get; }Property Value
Type:
Int32Returns an integer representing an error code.
See Also