QuickOPC User's Guide and Reference
BadTooManyMatches Field



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

Numeric value: 32877 (0x806D)

Status code: 2154627072 (0x806D0000)

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