QuickOPC User's Guide and Reference
BadBrowseNameInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadBrowseNameInvalid Field
The browse name is invalid.
Syntax
'Declaration
 
Public Const BadBrowseNameInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadBrowseNameInvalid
public const int BadBrowseNameInvalid
public:
const int BadBrowseNameInvalid
Remarks

Numeric value: 32864 (0x8060)

Status code: 2153775104 (0x80600000)

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