Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 465 Bytes

File metadata and controls

33 lines (22 loc) · 465 Bytes
-api-id T:Windows.Devices.Custom.IOControlBufferingMethod
-api-type winrt enum

IOControlBufferingMethod

-description

Identifies the buffering method.

-enum-fields

-field Buffered:0

Buffered.

-field DirectInput:1

Direct input.

-field DirectOutput:2

Direct output.

-field Neither:3

Neither.

-remarks

-examples

-see-also