Share via


DeviceCommands Object

Contains a collection of all the supported DeviceCommand objects for an imaging device. For more details on determining the collection of supported device commands, see the Commands (Device) property or Commands (Item) property.

Members Table

The following table lists the members exposed by the DeviceCommands object.

Property Description
Count (DeviceCommands) Retrieves the number of members in the DeviceCommands collection.
Item (DeviceCommands) Retrieves the specified item in the DeviceCommands collection by position.

Remarks

Note that the supported commands vary from one imaging device to the next.

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

Object Information

CLSID Not available
Minimum operating systems Windows XP SP1

See Also

Commands (Device), Commands (Item)