QuickOPC User's Guide and Reference
_ComManagement Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Runtime.InteropServices.ComTypes Namespace : _ComManagement Interface
Exposes OpcLabs.BaseLib.Runtime.InteropServices.ComManagement to COM clients.
Object Model
_ComManagement InterfaceComConfiguration Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("800FE3F9-8430-446D-BA8B-849E35824CA2")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _ComManagement 
'Usage
 
Dim instance As _ComManagement
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("800FE3F9-8430-446D-BA8B-849E35824CA2")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _ComManagement 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("800FE3F9-8430-446D-BA8B-849E35824CA2")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _ComManagement 
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