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