public interface UsbControlIrp extends UsbIrp
This is identical to a UsbIrp, except this also contains the Control-specific setup packet information.
| Modifier and Type | Method and Description |
|---|---|
byte |
bmRequestType()
Get the bmRequestType.
|
byte |
bRequest()
Get the bRequest.
|
short |
wIndex()
Get the wIndex.
|
short |
wValue()
Get the wValue.
|
complete, getAcceptShortPacket, getActualLength, getData, getLength, getOffset, getUsbException, isComplete, isUsbException, setAcceptShortPacket, setActualLength, setComplete, setData, setData, setLength, setOffset, setUsbException, waitUntilComplete, waitUntilComplete