BarcodeScannerGetSymbologyAttributesRequestEventArgs Classe

Définition

Contient des informations sur une demande d’obtention des attributs d’une symbologie de code-barres.

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
Héritage
Object Platform::Object IInspectable BarcodeScannerGetSymbologyAttributesRequestEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1803 (introduit dans 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v6.0)

Propriétés

Request

Obtient l’objet BarcodeScannerGetSymbologyAttributesRequest associé à cette requête.

Méthodes

GetDeferral()

Obtient un objet de report pour cette opération.

S’applique à