DeviceEvents.Item property

Retrieves the specified item in the DeviceEvents collection by position.

This property is read-only.

Syntax

Property Item( _
  ByVal Index As LONG _
)

Property value

Remarks

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

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 R2 [desktop apps only]
Header
Wiaaut.h
IDL
Wiaaut.idl

See also

Reference

DeviceEvent

DeviceEvents