Share via


BarcodeScannerCapabilities class (Handheld 8)

2/18/2014

Represents the barcode scanner capabilities.

Syntax

public sealed class BarcodeScannerCapabilities : Object
Public NotInheritable Class BarcodeScannerCapabilities
    Inherits Object
public ref class BarcodeScannerCapabilities sealed : Object

Attributes

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The BarcodeScannerCapabilities class has these types of members:

  • Methods
  • Properties

Methods

The BarcodeScannerCapabilities class inherits methods from the Object class.

Properties

The BarcodeScannerCapabilities class has these properties.

Property Access type Description

IsImagePreviewSupported

Read-only

Indicates whether the barcode scanner supports image preview.

IsStatisticsReportingSupported

Read-only

Indicates whether the barcode scanner supports reporting of usage statistics.

IsStatisticsUpdatingSupported

Read-only

Indicates whether the barcode scanner supports updating or resetting of usage statistics.

PowerReportingType

Read-only

Gets the power reporting type for the barcode scanner.

See Also

Reference

Windows.Devices.PointOfService namespace