BarcodeScannerStatusUpdatedEventArgs 類別

定義

提供作業狀態變更的相關資訊。

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

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 引進)

備註

這個物件是由 StatusUpdated 事件所建立,並且會當做 TypedEventHandler 委派的引數傳回。

屬性

ExtendedStatus

取得廠商特定的狀態碼。

Status

取得狀態變更資訊。

適用於