Share via


Configuration.Descriptor Constructor

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

Creates an instance of the Configuration..::..Descriptor class.

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

Syntax

'Declaration
Protected Sub New ( _
    Index As Byte _
)
protected Descriptor(
    byte Index
)
protected:
Descriptor(
    unsigned char Index
)
new : 
        Index:byte -> Descriptor
protected function Configuration..::..Descriptor(
    Index : byte
)

Parameters

.NET Framework Security

See Also

Reference

Configuration. . :: . .Descriptor Class

Microsoft.SPOT.Hardware.UsbClient Namespace