BarcodeScannerGetSymbologyAttributesRequestEventArgs Klasse

Definition

Enthält Informationen zu einer Anforderung zum Abrufen der Attribute einer Barcodesymbologie.

public ref class BarcodeScannerGetSymbologyAttributesRequestEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class BarcodeScannerGetSymbologyAttributesRequestEventArgs final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BarcodeScannerGetSymbologyAttributesRequestEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class BarcodeScannerGetSymbologyAttributesRequestEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BarcodeScannerGetSymbologyAttributesRequestEventArgs
Public NotInheritable Class BarcodeScannerGetSymbologyAttributesRequestEventArgs
Vererbung
Object Platform::Object IInspectable BarcodeScannerGetSymbologyAttributesRequestEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)

Eigenschaften

Request

Ruft das BarcodeScannerGetSymbologyAttributesRequest-Objekt ab, das dieser Anforderung zugeordnet ist.

Methoden

GetDeferral()

Ruft ein Zurückstellungsobjekt für diesen Vorgang ab.

Gilt für: