QuickOPC User's Guide and Reference
BadBrowseDirectionInvalid Field



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

Numeric value: 32845 (0x804D)

Status code: 2152529920 (0x804D0000)

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