IAdcProvider Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente les méthodes communes à tous les fournisseurs 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
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows IoT Extension SDK (introduit dans 10.0.10240.0)
|
API contract |
Windows.Devices.DevicesLowLevelContract (introduit dans v1.0)
|
Méthodes
GetControllers() |
Obtient les contrôleurs ADC disponibles sur le système. |