Skip to main content

MfuncBufAttribute

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 requested format of the specified buffer as set using MbufAlloc... with Attribute.

Syntax

AIL_INT64 MfuncBufAttribute(
AIL_BUFFER_INFO BufferInfoHandle //in
)

Description

This function returns the requested format of the specified buffer as set using MbufAlloc... with Attribute.

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_INT64

The returned value is a bit-encoded value that specifies the buffer's attributes, set at allocation.

Remarks

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

Copyright © 2026 Zebra Technologies.