ErrorCodesValueNotSet Field |
Reserved error code (0x80040402) for reporting that a value has not been set.
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic static readonly int ValueNotSet
Public Shared ReadOnly ValueNotSet As Integer
public:
static initonly int ValueNotSet
Field Value
Int32
Remarks
See ASCOM.Exception.ValueNotSetException.
See Also