QuickOPC User's Guide and Reference
BadNotSupported Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNotSupported Field
The requested operation is not supported.
Syntax
'Declaration
 
Public Const BadNotSupported As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNotSupported
public const int BadNotSupported
public:
const int BadNotSupported
Remarks

Numeric value: 32829 (0x803D)

Status code: 2151481344 (0x803D0000)

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