QuickOPC User's Guide and Reference
BadStructureMissing Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadStructureMissing Field
A mandatory structured parameter was missing or null.
Syntax
'Declaration
 
Public Const BadStructureMissing As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadStructureMissing
public const int BadStructureMissing
public:
const int BadStructureMissing
Remarks

Numeric value: 32838 (0x8046)

Status code: 2152071168 (0x80460000)

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