Status

Most Rendezvous functions return a status code, indicating either normal return status or a range of error conditions.

Programs must check the status after every Rendezvous function call, and take appropriate action.

Function

Description

Status Codes

tibrv_status

Enumerated return codes from Rendezvous functions.

tibrvStatus_GetText()

Return the descriptive string corresponding to a status code.