QuickOPC User's Guide and Reference
BadLicenseNotAvailable Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadLicenseNotAvailable Field
The server does not have a license which is required to operate in general or to perform a service or operation.
Syntax
'Declaration
 
Public Const BadLicenseNotAvailable As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadLicenseNotAvailable
public const int BadLicenseNotAvailable
public:
const int BadLicenseNotAvailable
Remarks

Numeric value: 33040 (0x8110)

Status code: 2165309440 (0x81100000)

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