QuickOPC User's Guide and Reference
BadDecodingError Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadDecodingError Field
Decoding halted because of invalid data in the stream.
Syntax
'Declaration
 
Public Const BadDecodingError As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadDecodingError
public const int BadDecodingError
public:
const int BadDecodingError
Remarks

Numeric value: 32775 (0x8007)

Status code: 2147942400 (0x80070000)

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also