Logo
UNICENS V2.1.0-3491
User Manual and API Reference
Ucs_Return_t Ucs_Network_Shutdown ( Ucs_Inst_t self,
Ucs_StdResultCb_t  result_fptr 
)

Switches of the MOST Network.

Parameters
selfThe instance
result_fptrOptional result callback
Returns
Possible return values are shown in the table below.
Value Description
UCS_RET_SUCCESS No error
UCS_RET_ERR_BUFFER_OVERFLOW No message buffer available
UCS_RET_ERR_API_LOCKED API is currently locked
UCS_RET_ERR_NOT_INITIALIZED UNICENS is not initialized