QuickOPC User's Guide and Reference
_OperationException Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.OperationModel.ComTypes Namespace : _OperationException Interface
Exposes OpcLabs.BaseLib.OperationModel.OperationException to COM clients.
Object Model
_OperationException Interface_Dictionary Interface
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("33B3C6E9-784C-41DA-BDCF-A05A45CA274E")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _OperationException 
'Usage
 
Dim instance As _OperationException
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("33B3C6E9-784C-41DA-BDCF-A05A45CA274E")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _OperationException 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("33B3C6E9-784C-41DA-BDCF-A05A45CA274E")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _OperationException 
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