LibUsbDotNet 2.2.8
RequestType Property
Library ReferenceMonoLibUsb.TransferMonoUsbControlSetupRequestType
LibUsbDotNet on SourceForge
The request type.
Declaration Syntax
C#Visual BasicVisual C++
public byte RequestType { get; set; }
Public Property RequestType As Byte
	Get
	Set
public:
property unsigned char RequestType {
	unsigned char get ();
	void set (unsigned char value);
}

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