QuickOPC User's Guide and Reference
BadFilterElementInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadFilterElementInvalid Field
The referenced element is not a valid element in the content filter.
Syntax
'Declaration
 
Public Const BadFilterElementInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadFilterElementInvalid
public const int BadFilterElementInvalid
public:
const int BadFilterElementInvalid
Remarks

Numeric value: 32964 (0x80C4)

Status code: 2160328704 (0x80C40000)

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