Item Property
Retrieves the specified item in the collection either by position or device ID.
Syntax
[ ppResult = ] DeviceInfos.Item(Index)
Possible Values
Index Required. Variant value. ppResult DeviceInfo object. The property is read-only. The property has no default value.
Remarks
For example code, see List all Available Devices by Name and DeviceID in Shared Samples.
Property Information
Minimum operating systems Windows XP SP1
See Also