hbUCPReleaseTask

int32_t hbUCPReleaseTask(hbUCPTaskHandle_t taskHandle);

Release UCP task resource.

  • Parameter

    • [in] taskHandle Task handle.
  • Return Value

    • Return 0 means the API was successfully executed, otherwise the execution failed.