共用方式為


IPwmProvider 介面

定義

表示所有 PWM 提供者通用的方法。

public interface class IPwmProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2737836584, 21233, 18352, 147, 73, 102, 186, 67, 210, 89, 2)]
struct IPwmProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 65536)]
[Windows.Foundation.Metadata.Guid(2737836584, 21233, 18352, 147, 73, 102, 186, 67, 210, 89, 2)]
public interface IPwmProvider
Public Interface IPwmProvider
屬性

Windows 需求

裝置系列
Windows IoT Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.Devices.DevicesLowLevelContract (已於 v1.0 引進)

方法

GetControllers()

取得系統上可用的控制器。

適用於