AlazarFreeBufferU16Ex¶
Function Syntax¶
-
RETURN_CODE
AlazarFreeBufferU16Ex
(HANDLE handle, U16 * buffer)¶ Frees a buffer allocated with AlazarAllocBufferU16Ex()
- Return
- ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.
- Parameters
handle
: Handle to boardbuffer
: Base address of the buffer to free