Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 832 Bytes

claimedbarcodescanner_setsymbologyattributesasync_268186065.md

File metadata and controls

30 lines (20 loc) · 832 Bytes
-api-id -api-type
M:Windows.Devices.PointOfService.ClaimedBarcodeScanner.SetSymbologyAttributesAsync(System.UInt32,Windows.Devices.PointOfService.BarcodeSymbologyAttributes)
winrt method

Windows.Devices.PointOfService.ClaimedBarcodeScanner.SetSymbologyAttributesAsync

-description

Sets the attributes of the barcode symbology used by the claimed barcode scanner.

-parameters

-param barcodeSymbology

The barcode symbology.

-param attributes

The barcode symbology attributes.

-returns

True if the barcode symbology attributes were successfully set; otherwise, false.

-remarks

-see-also

-examples