QuickOPC User's Guide and Reference
BadDialogResponseInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadDialogResponseInvalid Field
The response is not valid for the dialog.
Syntax
'Declaration
 
Public Const BadDialogResponseInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadDialogResponseInvalid
public const int BadDialogResponseInvalid
public:
const int BadDialogResponseInvalid
Remarks

Numeric value: 32974 (0x80CE)

Status code: 2160984064 (0x80CE0000)

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