QuickOPC User's Guide and Reference
BadNoMatch Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNoMatch Field
The requested operation has no match to return.
Syntax
'Declaration
 
Public Const BadNoMatch As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNoMatch
public const int BadNoMatch
public:
const int BadNoMatch
Remarks

Numeric value: 32879 (0x806F)

Status code: 2154758144 (0x806F0000)

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