QuickOPC User's Guide and Reference
BadTypeDefinitionInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTypeDefinitionInvalid Field
The type definition node id does not reference an appropriate type node.
Syntax
'Declaration
 
Public Const BadTypeDefinitionInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTypeDefinitionInvalid
public const int BadTypeDefinitionInvalid
public:
const int BadTypeDefinitionInvalid
Remarks

Numeric value: 32867 (0x8063)

Status code: 2153971712 (0x80630000)

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