ErrorCodesActionNotImplementedException Field |
Reserved error code (0x8004040C) to indicate that the requested action is not implemented in this driver.
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic static readonly int ActionNotImplementedException
Public Shared ReadOnly ActionNotImplementedException As Integer
public:
static initonly int ActionNotImplementedException
Field Value
Int32
See Also