QuickOPC User's Guide and Reference
BadDialogNotActive Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadDialogNotActive Field
The dialog condition is not active.
Syntax
'Declaration
 
Public Const BadDialogNotActive As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadDialogNotActive
public const int BadDialogNotActive
public:
const int BadDialogNotActive
Remarks

Numeric value: 32973 (0x80CD)

Status code: 2160918528 (0x80CD0000)

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