Share via


Item Property

Retrieves the specified item in the DeviceCommands collection by position.

Syntax

[ ppResult = ] DeviceCommands.Item(Index)

Possible Values

Index Required. Long value.
ppResult DeviceCommand object.

The property is read-only. The property has no default value.

Remarks

For example code, see Enumerate the Supported Commands in Shared Samples.

Property Information

Minimum operating systems Windows XP SP1

See Also

DeviceCommand, DeviceCommands