Datalogic .NET SDK

DecodeParam (Struct)

 

Syntax

 

   [StructLayout(LayoutKind.Sequential)]

   public struct DecodeParam

   {

      public Int32 index;

      public Int32 val;

   }

 

 

Namespace                : Datalogic.API

Assembly                   : Datalogic.API.DLL

 

 

Description

Structure that returns or sets decoder parameters.

 

 

Type

Name

Default Value

Description

public Int32

index

None

Index of a parameter to read or write.

public Int32

val

None

Value of the parameter.

 

 

 

Copyright © Datalogic ADC. All Right Reserved