QuickOPC User's Guide and Reference
BadNoEntryExists Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNoEntryExists Field
The data or event was not successfully updated because no matching entry exists.
Syntax
'Declaration
 
Public Const BadNoEntryExists As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNoEntryExists
public const int BadNoEntryExists
public:
const int BadNoEntryExists
Remarks

Numeric value: 32928 (0x80A0)

Status code: 2157969408 (0x80A00000)

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