Share via


IAdcProvider Interface

Definition

Represents methods common to all ADC providers.

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
Attributes

Windows requirements

Device family
Windows IoT Extension SDK (introduced in 10.0.10240.0)
API contract
Windows.Devices.DevicesLowLevelContract (introduced in v1.0)

Methods

GetControllers()

Gets the ADC controllers available on the system.

Applies to