DeviceCommand Object
Describes the CommandID Constants that you can use when you call ExecuteCommand (Device) or ExecuteCommand (Item).
Members Table
The following table lists the members exposed by the DeviceCommand object.
Property Description CommandID Retrieves the CommandID Constants for this DeviceCommand. Description (DeviceCommand) Retrieves the DeviceCommand description. Name (DeviceCommand) Retrieves the DeviceCommand name.
Remarks
Note that while the most common CommandIDs are provided as constants, not all CommandIDs work for all imaging devices.
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