QuickOPC User's Guide and Reference
BadTooManyArguments Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTooManyArguments Field
Too many arguments were provided.
Syntax
'Declaration
 
Public Const BadTooManyArguments As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTooManyArguments
public const int BadTooManyArguments
public:
const int BadTooManyArguments
Remarks

Numeric value: 32997 (0x80E5)

Status code: 2162491392 (0x80E50000)

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