A Sandcastle Documented Class Library
![]() | IEpcFactoryLookUpEncoderTypeFromHeader Method |
Looks up the encoder type for a given header byte.
Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

Type LookUpEncoderTypeFromHeader( byte header )
Function LookUpEncoderTypeFromHeader ( header As Byte ) As Type
Type^ LookUpEncoderTypeFromHeader( unsigned char header )
abstract LookUpEncoderTypeFromHeader : header : byte -> Type
Parameters
- header
- Type: SystemByte
Header byte.
Return Value
Type: TypeEncoder type for the header if known (or the default type if not).
