IPwmProvider 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 PWM providers.
public interface class IPwmProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2737836584, 21233, 18352, 147, 73, 102, 186, 67, 210, 89, 2)]
struct IPwmProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 65536)]
[Windows.Foundation.Metadata.Guid(2737836584, 21233, 18352, 147, 73, 102, 186, 67, 210, 89, 2)]
public interface IPwmProvider
Public Interface IPwmProvider
- Attributes
Windows requirements
| Requirements | Description |
|---|---|
| Device family |
Windows IoT Extension SDK (introduced in 10.0.10240.0)
|
| API contract |
Windows.Devices.DevicesLowLevelContract (introduced in v1.0)
|
Methods
| Name | Description |
|---|---|
| GetControllers() |
Gets the controllers available on the system. |