QuickOPC User's Guide and Reference
UAWindowsFormsInteractionPluginParameters Constructor(UAWindowsFormsInteractionPluginParameters)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Plugins.WindowsFormsInteraction Namespace > UAWindowsFormsInteractionPluginParameters Class > UAWindowsFormsInteractionPluginParameters Constructor : UAWindowsFormsInteractionPluginParameters Constructor(UAWindowsFormsInteractionPluginParameters)
Parameters object to be copied from.
Syntax
'Usage
 
Dim windowsFormsInteractionPluginParameters As UAWindowsFormsInteractionPluginParameters
 
Dim instance As New UAWindowsFormsInteractionPluginParameters(windowsFormsInteractionPluginParameters)
public UAWindowsFormsInteractionPluginParameters( 
   UAWindowsFormsInteractionPluginParameters windowsFormsInteractionPluginParameters
)
public:
UAWindowsFormsInteractionPluginParameters( 
   UAWindowsFormsInteractionPluginParameters^ windowsFormsInteractionPluginParameters
)

Parameters

windowsFormsInteractionPluginParameters
Parameters object to be copied from.
Requirements

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

See Also

Reference

UAWindowsFormsInteractionPluginParameters Class
UAWindowsFormsInteractionPluginParameters Members
Overload List