다음을 통해 공유


IppPrintDevice.GetDeviceSelector 메서드

정의

IPP(인터넷 인쇄 프로토콜) 디바이스를 식별하기 위한 AQS(고급 쿼리 구문) 문자열을 검색합니다. 디바이스를 찾기 위해 해당 문자열을 DeviceInformation.FindAllAsync 에 전달할 수 있습니다.

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

반환

String

Platform::String

winrt::hstring

AQS 쿼리로 형식이 지정된 문자열입니다.

Windows 요구 사항

디바이스 패밀리
Windows 11 Insider Preview (10.0.23504.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v15.0에서 도입되었습니다.)

적용 대상