QuickOPC User's Guide and Reference
IErrorIdProvider Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace : IErrorIdProvider Interface
An object that provides error Id.
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
Public Interface IErrorIdProvider 
'Usage
 
Dim instance As IErrorIdProvider
[CLSCompliant(true)]
[ComVisible(false)]
public interface IErrorIdProvider 
[CLSCompliant(true)]
[ComVisible(false)]
public interface class IErrorIdProvider 
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