Item.Commands property

Retrieves a collection of all commands for this Item object.

This property is read-only.

Syntax

Property Commands( _
)

Property value

DeviceCommands collection.

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

Item

Commands (Device)