Partager via


IppPrintDevice.GetDeviceSelector Méthode

Définition

Récupère une chaîne AQS (Advanced Query Syntax) pour identifier les appareils IPP (Internet Printing Protocol). Vous pouvez passer cette chaîne à DeviceInformation.FindAllAsync pour rechercher des appareils.

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

Retours

String

Platform::String

winrt::hstring

Chaîne mise en forme en tant que requête AQS.

Configuration requise pour Windows

Famille d’appareils
Windows 11 Insider Preview (introduit dans 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v15.0)

S’applique à