ErrorCodesNotImplemented Field |
Reserved error number (0x80040400) for property or method not implemented.
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic static readonly int NotImplemented
Public Shared ReadOnly NotImplemented As Integer
public:
static initonly int NotImplemented
Field Value
Int32
Remarks
See ASCOM.Exception.NotImplementedException.
See Also