QuickOPC User's Guide and Reference
_AutomatonStateStatistics Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Algorithms.ComTypes Namespace : _AutomatonStateStatistics Interface
Exposes OpcLabs.BaseLib.Algorithms.AutomatonStateStatistics to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("279943EB-63C3-486A-BEA4-BDF4BEA5AD74")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _AutomatonStateStatistics 
'Usage
 
Dim instance As _AutomatonStateStatistics
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("279943EB-63C3-486A-BEA4-BDF4BEA5AD74")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _AutomatonStateStatistics 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("279943EB-63C3-486A-BEA4-BDF4BEA5AD74")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _AutomatonStateStatistics 
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