'Declaration
Public Function New( _ ByVal windowsFormsInteractionPluginParameters As UAWindowsFormsInteractionPluginParameters _ )
'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.