Request Field

LibUsbDotNet

LibUsbDotNet 2.2.8 Request Field
Library ReferenceLibUsbDotNet.MainUsbSetupPacketRequest
LibUsbDotNet on SourceForge
This field specifies the particular request. The Type bits in the bmRequestType field modify the meaning of this field. This specification defines values for the bRequest field only when the bits are reset to zero, indicating a standard request.
Declaration Syntax
C# Visual Basic Visual C++
public byte Request
Public Request As Byte
public:
unsigned char Request

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)