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.

UsbBulkOutPipe.WriteOptions | writeOptions property

Gets or sets configuration flags that controls the behavior of the pipe that writes data to a USB bulk IN endpoint.

Syntax

Public Property WriteOptions As UsbWriteOptions

Property value

Type: UsbWriteOptions

A UsbWriteOptions constant that indicates the pipe policy.

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

UsbBulkOutPipe

 

 

Show:
© 2014 Microsoft. All rights reserved.