QuickOPC User's Guide and Reference
BadReferenceTypeIdInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadReferenceTypeIdInvalid Field
The reference type id does not refer to a valid reference type node.
Syntax
'Declaration
 
Public Const BadReferenceTypeIdInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadReferenceTypeIdInvalid
public const int BadReferenceTypeIdInvalid
public:
const int BadReferenceTypeIdInvalid
Remarks

Numeric value: 32844 (0x804C)

Status code: 2152464384 (0x804C0000)

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