PreviousNext

Return Codes

XOM API function calls return a value of type OM_return_code, which indicates whether the function succeeded. If the function is successful, the value of OM_return_code is set to OM_SUCCESS. If the function fails, it returns one of the values listed in XOM Service Interface. The constants for OM_return_code are defined in the xom.h header file.