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.Index | index property
Gets or sets the wIndex field in the setup packet of the USB control transfer.
Syntax
Public Property Index As UInteger
Property value
Type: Number [JavaScript] | System.UInt32 [.NET] | uint32 [C++]
The wIndex field in the setup packet. For an explanation of this field, see section 9.3.4 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: