Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 772 Bytes

adccontroller_getcontrollersasync_372561093.md

File metadata and controls

26 lines (18 loc) · 772 Bytes
-api-id -api-type
M:Windows.Devices.Adc.AdcController.GetControllersAsync(Windows.Devices.Adc.Provider.IAdcProvider)
winrt method

Windows.Devices.Adc.AdcController.GetControllersAsync

-description

Gets all the controllers that are connected to the system asynchronously .

-parameters

-param provider

The ADC provider for the controllers on the system.

-returns

When the method completes successfully, it returns a list of values that represent the controllers available on the system.

-remarks

-examples

-see-also