BarcodeScannerImagePreviewReceivedEventArgs 클래스

정의

ImagePreviewReceived 이벤트의 데이터를 제공합니다.

public ref class BarcodeScannerImagePreviewReceivedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BarcodeScannerImagePreviewReceivedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class BarcodeScannerImagePreviewReceivedEventArgs
Public NotInheritable Class BarcodeScannerImagePreviewReceivedEventArgs
상속
Object Platform::Object IInspectable BarcodeScannerImagePreviewReceivedEventArgs
특성

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에서 도입되었습니다.)

설명

이 개체는 ImagePreviewReceived 이벤트에 의해 만들어지고 TypedEventHandler 대리자의 인수로 반환됩니다.

속성

Preview

미리 보기 프레임을 나타내는 디바이스에서 을 가져옵니다.

적용 대상