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