XAie_FreeTransactionInstance - 2024.1 English - UG1642

AI Engine System Software Driver Reference Manual (UG1642)

Document ID
UG1642
Release Date
2024-05-30
Version
2024.1 English

This API releases the memory resources used by exported transaction instance.

Prototype

AieRC XAie_FreeTransactionInstance(XAie_TxnInst *TxnInst);

Parameters

The following table lists the XAie_FreeTransactionInstance function arguments.

Table 1. XAie_FreeTransactionInstance Arguments
Type Member Description
XAie_TxnInst * TxnInst Existing Transaction instance

Returns

XAIE_OK on success or error code on failure.