Prevents the QUERY HOST UPDATE (24) function from determining if the designated host Presentation Space (PS) or Operator Information Area (OIA) has been updated.
This function requires a prerequisite call to the START HOST NOTIFICATION (23) function.
hllc (func, apistring, len, ret) int *func; char *apistring; int *len; int *ret;
Supply the following parameters to invoke the STOP HOST NOTIFICATION function:
The STOP HOST NOTIFICATION function prevents the QUERY HOST UPDATE (24) function from determining if the designated host PS or OIA has been updated. This function also prevents the host events for the designated session from affecting the PAUSE (18) function.
This function must be issued by the same application that issued the START HOST NOTIFICATION (23) call. Otherwise, other applications will not be notified from this session.
START HOST NOTIFICATION (23) function, PAUSE (18) function and QUERY HOST UPDATE (24) function.