Terminates access to the M3UA management API for this application, making the management channel for a specified board available for other applications.
STATUS TXM3UAFUNC M3uaMgmtTerm ( U8 board)
Argument |
Description |
board |
TX board number on which the desired M3UA layer resides. Valid range is 1 through MAXBOARD (currently 32). |
Return value |
Description |
M3UA_SUCCESS |
|
M3UA_BOARD |
Invalid board number. |
M3UA_HANDLE |
Handle closed or was never opened. |
Call this function to free up resources when an application terminates or finishes communication with the M3UA layer.