QuickOPC User's Guide and Reference
BadEntryExists Field



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

Numeric value: 32927 (0x809F)

Status code: 2157903872 (0x809F0000)

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