IIOControlCode Interface

Definition

Represents IO control code.

public interface class IIOControlCode
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.Custom.CustomDeviceContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(244668903, 24776, 17269, 167, 97, 127, 136, 8, 6, 108, 96)]
struct IIOControlCode
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.Custom.CustomDeviceContract), 65536)]
[Windows.Foundation.Metadata.Guid(244668903, 24776, 17269, 167, 97, 127, 136, 8, 6, 108, 96)]
public interface IIOControlCode
Public Interface IIOControlCode
Derived
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.10240.0)
Windows 10 Fall Creators Update (introduced in 10.0.16299.0)
API contract
Windows.Devices.Custom.CustomDeviceContract (introduced in v1.0)

Properties

AccessMode

The access mode.

BufferingMethod

The buffering method.

ControlCode

The control code.

DeviceType

The device type.

Function

The function.

Applies to