Information
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.

UsbInterruptOutEndpointDescriptor.Pipe | pipe property

Gets the object that represents the pipe that the host opens to communicate with the interrupt OUT endpoint.

Syntax

Public ReadOnly Property Pipe As UsbInterruptOutPipe

Property value

Type: UsbInterruptOutPipe

An UsbInterruptInPipe object that is the pipe for the interrupt OUT endpoint.

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

Windows Server 2012 R2

Namespace

Windows.Devices.Usb
Windows::Devices::Usb [C++]

Metadata

Windows.winmd

See also

UsbInterruptOutEndpointDescriptor

 

 

Show:
© 2014 Microsoft. All rights reserved.