VMS Help  —  System Services, $SET RETURN VALUE (Alpha and Integrity servers)
    On Alpha and Integrity server systems, sets the return values
    or condition codes in the Mechanism Array, independent of the
    architecture.

    Format

      SYS$SET_RETURN_VALUE  mechanism_arg, return_type, return_value

    C Prototype

      int sys$set_return_value  (void *mechanism_arg, unsigned int

                                *return_type, void *return_value);
Additional Information: explode extract
Arguments
Close Help