QuickOPC User's Guide and Reference
_UACallServiceException Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _UACallServiceException Interface
Exposes OpcLabs.EasyOpc.UA.UACallServiceException to COM clients.
Object Model
_UACallServiceException Interface_Dictionary InterfaceUAServiceResult Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("5318A0D0-CBFE-407F-9ED8-49814B480370")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UACallServiceException 
'Usage
 
Dim instance As _UACallServiceException
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("5318A0D0-CBFE-407F-9ED8-49814B480370")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UACallServiceException 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("5318A0D0-CBFE-407F-9ED8-49814B480370")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UACallServiceException 
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