 
        The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
        
    UsbSetupPacket.Request | request property
Gets or sets the bRequest field in the setup packet of the USB control transfer.
Syntax
Public Property Request As Byte
Property value
Type: Number [JavaScript] | System.Byte [.NET] | uint8 [C++]
The bRequest field in the setup packet. For an explanation of this field, see section 9.3.2 of the Universal Serial Bus (USB) specification.
Requirements
| Minimum supported client | Windows 8.1 | 
|---|---|
| Minimum supported server | Windows Server 2012 R2 | 
| Namespace | 
 
 | 
| Metadata | 
 | 
See also
        Show:
        
        
    
