QuickOPC User's Guide and Reference
BadMethodInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadMethodInvalid Field
The method id does not refer to a method for the specified object.
Syntax
'Declaration
 
Public Const BadMethodInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadMethodInvalid
public const int BadMethodInvalid
public:
const int BadMethodInvalid
Remarks

Numeric value: 32885 (0x8075)

Status code: 2155151360 (0x80750000)

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