BarcodeSymbologyAttributes 클래스

정의

바코드 스캐너 기호의 특성입니다.

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

Windows 요구 사항

디바이스 패밀리
Windows 10 Creators Update (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v4.0에서 도입되었습니다.)

설명

이 개체는 ClaimedBarcodeScanner.GetSymbologyAttributesAsync 메서드가 완료되면 만들어집니다.

속성

DecodeLength1

바코드 기호 디코딩 길이를 결정하는 데 사용되는 첫 번째 값을 가져오거나 설정합니다.

DecodeLength2

바코드 기호 디코딩 길이를 결정하는 데 사용되는 두 번째 값을 가져오거나 설정합니다.

DecodeLengthKind

바코드 기호에 사용되는 디코딩 길이 종류를 가져오거나 설정합니다.

IsCheckDigitTransmissionEnabled

검사 숫자가 원시 데이터의 일부로 호스트에 전송되는지 여부를 가져오거나 설정합니다.

IsCheckDigitTransmissionSupported

바코드 기호가 원시 데이터의 일부로 호스트에 검사 숫자 전송을 지원하는지 여부를 가져옵니다.

IsCheckDigitValidationEnabled

바코드 검사 숫자의 유효성을 검사할지 여부를 가져옵니다.

IsCheckDigitValidationSupported

바코드 기호가 검사 숫자 유효성 검사를 지원하는지 여부를 가져옵니다.

IsDecodeLengthSupported

바코드 기호가 여러 디코딩 길이를 지원하는지 여부를 가져옵니다.

적용 대상