idProduct Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the product identifier.

Namespace:  Microsoft.SPOT.Hardware.UsbClient
Assembly:  Microsoft.SPOT.Hardware.Usb (in Microsoft.SPOT.Hardware.Usb.dll)

Syntax

'Declaration
Public idProduct As UShort
public ushort idProduct
public:
unsigned short idProduct
val mutable idProduct: uint16
public var idProduct : ushort

Remarks

This value is assigned by the manufacturer and is device-specific.

.NET Framework Security

See Also

Reference

Configuration. . :: . .DeviceDescriptor Class

Microsoft.SPOT.Hardware.UsbClient Namespace