Skip to main content

MseqFree

BoardSupported
Host SystemYes
V4L2Yes
Clarity UHDYes
Concord PoENo
GenTLYes
GevIQYes
GigE VisionYes
IndioNo
Iris GTXYes
Radient eV-CLYes
Rapixo CLYes
Rapixo CoFYes
Rapixo CXPYes
USB3 VisionYes

Free a sequence context.

Syntax

void MseqFree(
AIL_ID ContextSeqId //in
)

Description

This function deallocates a previously allocated sequence context. The memory reserved for the specified sequence context is released.

All sequence contexts allocated on a particular system must be freed before the system can be freed, unless M_UNIQUE_ID was specified during allocation.

Parameters

ContextSeqId (in, AIL_ID)

Specifies the identifier of the sequence context to deallocate. The sequence context must have been previously allocated using MseqAlloc.

Copyright © 2026 Zebra Technologies.