IAdcProvider インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべての ADC プロバイダーに共通するメソッドを表します。
public interface class IAdcProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(680867432, 37721, 19543, 188, 136, 226, 117, 232, 22, 56, 201)]
struct IAdcProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 65536)]
[Windows.Foundation.Metadata.Guid(680867432, 37721, 19543, 188, 136, 226, 117, 232, 22, 56, 201)]
public interface IAdcProvider
Public Interface IAdcProvider
- 属性
Windows の要件
デバイス ファミリ |
Windows IoT Extension SDK (10.0.10240.0 で導入)
|
API contract |
Windows.Devices.DevicesLowLevelContract (v1.0 で導入)
|
メソッド
GetControllers() |
システムで使用可能な ADC コントローラーを取得します。 |