QuickOPC User's Guide and Reference
BadIndexRangeInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadIndexRangeInvalid Field
The syntax of the index range parameter is invalid.
Syntax
'Declaration
 
Public Const BadIndexRangeInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadIndexRangeInvalid
public const int BadIndexRangeInvalid
public:
const int BadIndexRangeInvalid
Remarks

Numeric value: 32822 (0x8036)

Status code: 2151022592 (0x80360000)

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