次の方法で共有


IAdcProvider インターフェイス

定義

すべての 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 コントローラーを取得します。

適用対象