Common Data PagesError Description Page Structure
Error description structure.
Definition
Namespace: SmallEarthTech.AntPlus
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
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) |