QuickOPC User's Guide and Reference
_UASimpleTypeInfo Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes Namespace : _UASimpleTypeInfo Interface
Exposes OpcLabs.EasyOpc.UA.DataTypeSchema.UASimpleTypeInfo to COM clients.
Object Model
_UASimpleTypeInfo InterfaceUAModelNodeDescriptor ClassUADataTypeInfo ClassUAModelNodeDescriptor ClassUAQualifiedName Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("6AFC24DF-3CB1-4DA1-8D1C-4BD2D5B5ECCD")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UASimpleTypeInfo 
'Usage
 
Dim instance As _UASimpleTypeInfo
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("6AFC24DF-3CB1-4DA1-8D1C-4BD2D5B5ECCD")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UASimpleTypeInfo 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("6AFC24DF-3CB1-4DA1-8D1C-4BD2D5B5ECCD")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UASimpleTypeInfo 
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