ImageScanner.GetDeviceSelector 方法

定义

返回应用可用于枚举扫描程序设备的类选择字符串。 中转设备枚举需要此方法。

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

类选择。

适用于