ErrorCodesNotImplemented Field

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

Definition

Namespace: ASCOM
Assembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 7.1.3+4851.c5da65c2b
C#
public static readonly int NotImplemented

Field Value

Int32

Remarks

See ASCOM.Exception.NotImplementedException.

See Also