다음을 통해 공유


ImageScannerScanResult 클래스

정의

검사 작업의 결과를 나타냅니다.

public ref class ImageScannerScanResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.Scanners.ScannerDeviceContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ImageScannerScanResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.Scanners.ScannerDeviceContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ImageScannerScanResult
Public NotInheritable Class ImageScannerScanResult
상속
Object Platform::Object IInspectable ImageScannerScanResult
특성

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Devices.Scanners.ScannerDeviceContract (v1.0에서 도입되었습니다.)

속성

ScannedFiles

완료된 검사 작업에서 생성한 스캔된 이미지 파일의 목록을 가져옵니다.

적용 대상