ErrorCodesNotImplemented Field

Reserved error number (0x80040400) for property or method not implemented.

Definition

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

Field Value

Int32

Remarks

See ASCOM.Exception.NotImplementedException.

Version Information

.NET Standard

Supported in: 2.0

See Also