QuickOPC User's Guide and Reference
UAWindowsFormsInteractionPluginParameters Class
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction Namespace : UAWindowsFormsInteractionPluginParameters Class
Contains parameters for Windows Forms Interaction plugin (for OPC UA).
Object Model
UAWindowsFormsInteractionPluginParameters ClassUAWindowsFormsInteractionPluginParameters Class
Syntax
'Declaration
 
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction.ComTypes._UAWindowsFormsInteractionPluginParameters)>
<ComVisibleAttribute(True)>
<GuidAttribute("2680B5EF-0336-48FF-8340-7A495EBD37F7")>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
<CLSCompliantAttribute(True)>
<SerializableAttribute()>
Public Class UAWindowsFormsInteractionPluginParameters 
   Inherits OpcLabs.BaseLib.Parameters
   Implements LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Parameters, OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction.ComTypes._UAWindowsFormsInteractionPluginParameters, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable 
[ComDefaultInterface(OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction.ComTypes._UAWindowsFormsInteractionPluginParameters)]
[ComVisible(true)]
[Guid("2680B5EF-0336-48FF-8340-7A495EBD37F7")]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
[CLSCompliant(true)]
[Serializable()]
public class UAWindowsFormsInteractionPluginParameters : OpcLabs.BaseLib.Parameters, LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Parameters, OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction.ComTypes._UAWindowsFormsInteractionPluginParameters, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable  
[ComDefaultInterface(OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction.ComTypes._UAWindowsFormsInteractionPluginParameters)]
[ComVisible(true)]
[Guid("2680B5EF-0336-48FF-8340-7A495EBD37F7")]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
[CLSCompliant(true)]
[Serializable()]
public ref class UAWindowsFormsInteractionPluginParameters : public OpcLabs.BaseLib.Parameters, LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Parameters, OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction.ComTypes._UAWindowsFormsInteractionPluginParameters, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable  
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.Info
      OpcLabs.BaseLib.Parameters
         OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction.UAWindowsFormsInteractionPluginParameters

Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UAWindowsFormsInteractionPluginParameters Members
OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction Namespace