IPwmProvider インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべての 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() |
システムで使用できるコントローラーを取得します。 |