ImageScannerAutoConfiguration Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt die automatisch konfigurierte Scanquelle des Scanners dar.
public ref class ImageScannerAutoConfiguration sealed : IImageScannerFormatConfiguration
/// [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 ImageScannerAutoConfiguration final : IImageScannerFormatConfiguration
[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 ImageScannerAutoConfiguration : IImageScannerFormatConfiguration
Public NotInheritable Class ImageScannerAutoConfiguration
Implements IImageScannerFormatConfiguration
- Vererbung
- Attribute
- Implementiert
Windows-Anforderungen
Gerätefamilie |
Windows Desktop Extension SDK (eingeführt in 10.0.10240.0)
|
API contract |
Windows.Devices.Scanners.ScannerDeviceContract (eingeführt in v1.0)
|
Eigenschaften
DefaultFormat |
Das Standarddateiformat für die Scanquelle zu Beginn einer neuen Überprüfungssitzung. |
Format |
Ruft das aktuelle Dateiformat für die Bilddatenerfassung vom Gerät an die Client-App ab oder legt es fest. |
Methoden
IsFormatSupported(ImageScannerFormat) |
Bestimmt, ob der Eingabescanner das angegebene Dateiformat unterstützt. |