QuickOPC User's Guide and Reference
BadOutOfMemory Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadOutOfMemory Field
Not enough memory to complete the operation.
Syntax
'Declaration
 
Public Const BadOutOfMemory As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadOutOfMemory
public const int BadOutOfMemory
public:
const int BadOutOfMemory
Remarks

Numeric value: 32771 (0x8003)

Status code: 2147680256 (0x80030000)

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