IIOControlCode 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 IO 控制代码。
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
- 派生
- 属性
Windows 要求
设备系列 |
Windows Desktop Extension SDK (在 10.0.10240.0 中引入)
Windows 10 Fall Creators Update (在 10.0.16299.0 中引入) |
API contract |
Windows.Devices.Custom.CustomDeviceContract (在 v1.0 中引入)
|
属性
AccessMode |
访问模式。 |
BufferingMethod |
缓冲方法。 |
ControlCode |
控件代码。 |
DeviceType |
设备类型。 |
Function |
函数。 |