PluginList.set Method¶
Module: PluginList
Definition¶
Sets an item of the PluginList object.
void set(int index, PluginInfo pluginInfoItem)
Parameters
index intin Index of the PluginInfo item to set.
pluginInfoItem PluginInfoin PluginInfo item to set.
Exceptions
An error has occurred during Devices Library execution.