LibUsbDotNet 2.2.8
Request Property
Library Reference ► MonoLibUsb.Transfer ► MonoUsbControlSetup ► Request
|
The request.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public byte Request { get; set; }
Public Property Request As Byte Get Set
public: property unsigned char Request { unsigned char get (); void set (unsigned char value); }