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.
UsbControlRequestType.Recipient | recipient property
Gets or sets the recipient of the USB control transfer.
Syntax
Public Property Recipient As UsbControlRecipient
Property value
Type: UsbControlRecipient
The recipient of the USB control transfer.
Remarks
If the recipient is the first interface of the active configuration (DefaultInterface), SendControlInTransferAsync and SendControlOutTransferAsync methods overwrite the low byte of UsbSetupPacket.Index with the interface number of the default interface.
Requirements
Minimum supported client | Windows 8.1 |
---|---|
Minimum supported server | Windows Server 2012 R2 |
Namespace |
|
Metadata |
|
See also
Show: