PluginList.set Method

Module: PluginList

Definition

Sets an item of the PluginList object.

void set(int index, PluginInfo pluginInfoItem)

Parameters

index int
in Index of the PluginInfo item to set.

pluginInfoItem PluginInfo
in PluginInfo item to set.

Exceptions

An error has occurred during Devices Library execution.