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