QuickOPC User's Guide and Reference
BadArgumentsMissing Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadArgumentsMissing Field
The client did not specify all of the input arguments for the method.
Syntax
'Declaration
 
Public Const BadArgumentsMissing As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadArgumentsMissing
public const int BadArgumentsMissing
public:
const int BadArgumentsMissing
Remarks

Numeric value: 32886 (0x8076)

Status code: 2155216896 (0x80760000)

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