Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 738 Bytes

iocontrolcode_iocontrolcode_2090250203.md

File metadata and controls

32 lines (22 loc) · 738 Bytes
-api-id -api-type
M:Windows.Devices.Custom.IOControlCode.#ctor(System.UInt16,System.UInt16,Windows.Devices.Custom.IOControlAccessMode,Windows.Devices.Custom.IOControlBufferingMethod)
winrt method

Windows.Devices.Custom.IOControlCode.IOControlCode

-description

The control code.

-parameters

-param deviceType

The device type.

-param function

The device function.

-param accessMode

The access mode.

-param bufferingMethod

The buffering method.

-remarks

-examples

-see-also