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.
UsbBulkInEndpointDescriptor.Pipe | pipe property
Gets the object that represents the pipe that the host opens to communicate with the bulk IN endpoint.
Syntax
Public ReadOnly Property Pipe As UsbBulkInPipe
Property value
Type: UsbBulkInPipe
An UsbBulkInPipe object that is the pipe for the bulk IN endpoint.
Remarks
If the alternate setting, which defines this bulk endpoint, is not currently selected, the property returns NULL.
Requirements
Minimum supported client | Windows 8.1 |
---|---|
Minimum supported server | Windows Server 2012 R2 |
Namespace |
|
Metadata |
|
See also
Show: