VMS Help  —  CRTL  wait4  Arguments
 status_location

    A pointer to a location that contains the termination status of
    the child process as defined in the <wait.h> header file.

    Beginning with OpenVMS Version 7.2, when compiled with the _
    VMS_WAIT macro defined, the wait4 function puts the OpenVMS
    completion code of the child process at the address specified
    in the status_location argument.

 process_id

    The child process or set of child processes.

 options

    Flags that modify the behavior of the function. These flags are
    defined in the Description section.

 resource_usage

    The location of a structure that contains the resource
    utilization information for terminated child processes.
Close Help