共用方式為


BarcodeScannerDataReceivedEventArgs 類別

定義

提供 DataReceived 事件的條碼資料。

public ref class BarcodeScannerDataReceivedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BarcodeScannerDataReceivedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BarcodeScannerDataReceivedEventArgs
Public NotInheritable Class BarcodeScannerDataReceivedEventArgs
繼承
Object Platform::Object IInspectable BarcodeScannerDataReceivedEventArgs
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

備註

此物件是由 DataReceived 事件所建立,並以 TypedEventHandler 委派的引數傳回。

屬性

Report

DataReceived 事件取得資料。

適用於