QuickOPC User's Guide and Reference
_LogEntryEventArgs Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Instrumentation.ComTypes Namespace : _LogEntryEventArgs Interface
Exposes OpcLabs.BaseLib.Instrumentation.LogEntryEventArgs to COM clients.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("41B99F03-76BE-4F86-98C1-3C9CD5350E78")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _LogEntryEventArgs 
'Usage
 
Dim instance As _LogEntryEventArgs
[ComVisible(true)]
[Guid("41B99F03-76BE-4F86-98C1-3C9CD5350E78")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _LogEntryEventArgs 
[ComVisible(true)]
[Guid("41B99F03-76BE-4F86-98C1-3C9CD5350E78")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _LogEntryEventArgs 
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