USB Devices

Displays the properties of the system's USB devices.

Privileges

Normal

Input Parameters

None

Output Parameters

Name Type Description

USBDevicesInfo

Collection

Each USBDevicesInfo contains the following properties:

  • Service
  • DeviceID
  • Manufacturer
  • Description
  • Status

Result

Number

Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

No input parameters required.