QuickOPC User's Guide and Reference
BadNotExecutable Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNotExecutable Field
The executable attribute does not allow the execution of the method.
Syntax
'Declaration
 
Public Const BadNotExecutable As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNotExecutable
public const int BadNotExecutable
public:
const int BadNotExecutable
Remarks

Numeric value: 33041 (0x8111)

Status code: 2165374976 (0x81110000)

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