QuickOPC User's Guide and Reference
BadContentFilterInvalid Field



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

Numeric value: 32840 (0x8048)

Status code: 2152202240 (0x80480000)

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