Terminates the connection between the application and the TX board, releasing any resources (file descriptors) associated with TCAP management functions.
S16 TCAPTermMgmtAPI ( U8 board)
Argument |
Description |
board |
TX board number to which this request is directed. |
Return value |
Description |
TCAP_SUCCESS |
|
TCAPM_BOARD |
board is out of range. |
TCAPM_UNINIT |
Application failed to call TCAPInitMgmtAPI prior to this call. |
Call this function once for each board the application initialized.