Items.Item property

Retrieves the specified item in the collection by position.

This property is read-only.

Syntax

Property Item( _
  ByVal Index As LONG _
)

Property value

Remarks

For example code, see Enumerate the Supported Commands 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

ShowItemProperties

ShowTransfer

ExecuteCommand (Device)

GetItem

ExecuteCommand (Item)

Items