【问题标题】:Windows.Devices.Custom.IOControlCode in Windows 10 UniversalWindows 10 Universal 中的 Windows.Devices.Custom.IOControlCode
【发布时间】:2015-08-06 13:48:20
【问题描述】:

我可以在 Windows 10 通用应用程序中使用 Windows.Devices.Custom.IOControlCode 吗?我正在尝试使用自定义驱动程序,这就是微软所说的用于 Windows 8.1 应用程序的驱动程序。有人知道解决方法吗?

当我尝试在我的 Windows 10 通用应用程序中使用 Windows.Devices.Custom.IOControlCode 时出现错误:

错误 CS1069 在 命名空间“Windows.Devices.Custom”。此类型已转发至 程序集'Windows,版本=255.255.255.255,文化=中性, PublicKeyToken=null, ContentType=WindowsRuntime' 考虑添加一个 引用该程序集

我不明白它说要添加什么程序集? Windows 运行时?它在哪里?

【问题讨论】:

    标签: c# driver windows-10 win-universal-app


    【解决方案1】:

    添加参考 -> 通用 Windows-> 扩展 -> 适用于通用应用平台的 Microsoft 桌面扩展 SDK。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-01-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-03-14
      • 1970-01-01
      • 1970-01-01
      • 2015-10-29
      相关资源
      最近更新 更多