Table of Contents

Enum GenICamChunkParserError

Namespace
VisioForge.Core.Types.X.Sources
Assembly
VisioForge.Core.dll

Chunk parser error enumeration

public enum GenICamChunkParserError

Fields

InvalidFeatureType = 0

Invalid feature type

BufferNotFound = 1

A buffer is not attached to the chunk parser

ChunkNotFound = 2

The requested chunk is not found in the buffer data

FeatureNotFound = 3

Feature not found