Share via


Item Property

Retrieves the specified item in the DeviceEvents collection by position.

Syntax

[ ppResult = ] DeviceEvents.Item(Index)

Possible Values

Index Required. Long value.
ppResult DeviceEvent value.

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

Remarks

For example code, see Determine the Event Type in Shared Samples.

Property Information

Minimum operating systems Windows XP SP1

See Also

DeviceEvent, DeviceEvents