Common Data PagesError Description Page Structure
Error description structure.
Definition
Namespace: SmallEarthTech.AntPlus
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.0+09c2d7a7f0bf2c05495d6305ac56abb150641a86
C#
public readonly struct ErrorDescriptionPageVB
Public Structure ErrorDescriptionPageC++
public value class ErrorDescriptionPageF#
[<SealedAttribute>]
type ErrorDescriptionPage =
struct
inherit ValueType
endProperties
| ErrorLevel | Gets the error level. |
| ManufacturerSpecificErrorCode | Gets the manufacturer specific error code. |
| ProfileSpecificErrorCode | Gets the profile specific error code. |
| SystemComponentIndex | Gets the index of the system component. |
Methods
| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |