QuickOPC User's Guide and Reference
_EndpointDescriptor Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComTypes Namespace : _EndpointDescriptor Interface
Exposes OpcLabs.BaseLib.EndpointDescriptor to COM clients.
Object Model
_EndpointDescriptor InterfaceNetworkSecurity Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("918A5091-6735-41E0-985B-9C8114B50BFF")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _EndpointDescriptor 
'Usage
 
Dim instance As _EndpointDescriptor
[ComVisible(true)]
[Guid("918A5091-6735-41E0-985B-9C8114B50BFF")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _EndpointDescriptor 
[ComVisible(true)]
[Guid("918A5091-6735-41E0-985B-9C8114B50BFF")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _EndpointDescriptor 
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