다음을 통해 공유


ImageScannerPreviewResult 클래스

정의

미리 보기 검사 작업의 결과를 나타냅니다.

public ref class ImageScannerPreviewResult 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 ImageScannerPreviewResult 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 ImageScannerPreviewResult
Public NotInheritable Class ImageScannerPreviewResult
상속
Object Platform::Object IInspectable ImageScannerPreviewResult
특성

Windows 요구 사항

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

속성

Format

검사 미리 보기에 대한 데이터 형식을 가져옵니다. 미리 보기 후 이 속성은 미리 보기 전에 값으로 복원됩니다.

Succeeded

검사 미리 보기가 성공했는지 여부를 가져옵니다.

적용 대상