bmRequestType Field

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

Stores the host request type.

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

Syntax

'Declaration
Public bmRequestType As Byte
public byte bmRequestType
public:
unsigned char bmRequestType
val mutable bmRequestType: byte
public var bmRequestType : byte

Remarks

This field contains one or more of the constant values defined in this class and combined with a bitwise OR operation.

.NET Framework Security

See Also

Reference

Configuration. . :: . .GenericDescriptor Class

Microsoft.SPOT.Hardware.UsbClient Namespace