QuickOPC User's Guide and Reference
Instance Field (ComManagement)



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Runtime.InteropServices Namespace > ComManagement Class : Instance Field
An instance of the management class.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Instance As ComManagement
'Usage
 
Dim value As ComManagement
 
value = ComManagement.Instance
[NotNull()]
public static readonly ComManagement Instance
[NotNull()]
public:
static readonly ComManagement^ Instance
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