IIOControlCode Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |