IAdcProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |