Contents

productID

The USB product identifier associated with the external sync device.

Declaration

var productID: UInt32 { get }

Discussion

This UInt32 value comes from the hardware vendor, and returns 0 if not available. Use this value in conjunction with the vendorID to determine a specific product.

See Also

Inspecting a device