ErrorCodesUnspecifiedError Field |
Reserved 'catch-all' error code (0x800404FF) used when nothing else was specified.
Namespace:
ASCOM
Assembly:
ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 3351c4f3fa64146a7efd5b51ed4591e32a0a5484
Syntaxpublic static readonly int UnspecifiedError
Public Shared ReadOnly UnspecifiedError As Integer
public:
static initonly int UnspecifiedError
Field Value
Type:
Int32
See Also