DialDevice.GetDeviceSelector(String) Methode

Definition

Gibt eine AQS-Filterzeichenfolge zurück, die mit den Windows.Devices.Enumeration-APIs (z. B. der CreateWatcher-API ) für eine bestimmte Dial-App verwendet werden soll.

public:
 static Platform::String ^ GetDeviceSelector(Platform::String ^ appName);
 static winrt::hstring GetDeviceSelector(winrt::hstring const& appName);
public static string GetDeviceSelector(string appName);
function getDeviceSelector(appName)
Public Shared Function GetDeviceSelector (appName As String) As String

Parameter

appName
String

Platform::String

winrt::hstring

Der Name der App.

Gibt zurück

String

Platform::String

winrt::hstring

Der AQS-Filter.

Gilt für: