共用方式為


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

取得掃描預覽是否成功。

適用於