Click or drag to resize

ErrorCodesNotImplemented Field

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

Namespace: ASCOM
Assembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public static readonly int NotImplemented

Field Value

Int32
Remarks
See ASCOM.Exception.NotImplementedException.
See Also