DeviceInfoList.set Method

Module: DeviceInfoList

Definition

Sets an item of the DeviceInfoList object.

void set(int index, DeviceInfo deviceInfoItem)

Parameters

index int
in Index of the DeviceInfo item to set.

deviceInfoItem DeviceInfo
in DeviceInfo item to set.

Exceptions

An error has occurred during Devices Library execution.