Skip to main content

MfuncBufParentOffsetBand

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

Return the band offset relative to the parent buffer.

Syntax

AIL_INT MfuncBufParentOffsetBand(
AIL_BUFFER_INFO BufferInfoHandle //in
)

Description

This function returns the band offset of the specified buffer relative to its parent buffer.

Parameters

BufferInfoHandle (in, AIL_BUFFER_INFO)

Specifies the handle of the Aurora Imaging Library buffer. The buffer handle must be obtained using MfuncInquire with M_BUFFER_INFO.

Return Value

Type: AIL_INT

The returned value is the band offset of the specified Aurora Imaging Library buffer relative to its parent buffer.

Remarks

This function is equivalent to using MbufInquire with M_PARENT_OFFSET_BAND, but provides no parameter checking or error reporting.

Copyright © 2026 Zebra Technologies.