ErrorCodesDriverBase Field

The starting value (0x80040500) for driver-specific error numbers.

Definition

Namespace: ASCOM
Assembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (7.0.9999.9999)
C#
public static readonly int DriverBase

Field Value

Int32

Remarks

Drivers are free to choose their own numbers starting with DriverBase, up to and including DriverMax.

Version Information

Supported in: .NET Standard 2.0, .NET 8 .NET 9. .NET 10

See Also