GDDM V3R2 Base Application Programming Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
WSIO GDDM V3R2 Base Application Programming Reference SC33-0868-02 |
|
Function To control windowed device input/output. WSIO (operator-window-id) Parameters operator-window-id (returned by GDDM) (fullword integer)
Description Performs output and possibly input for a windowed device. If any operator window is requesting FSFRCE (either explicitly or implicitly), WSIO performs output but does not wait for input, and returns the identifier of the operator window for which I/O was completed, or its parent operator window identifier, according to the operator window hierarchy. If no operator windows are requesting FSFRCE, the WSIO call performs the type of I/O requested by the highest viewing priority operator window, and returns the identifier of the operator window for which I/O was completed, or its parent operator window identifier depending upon the operator window hierarchy. If user control is used to change the highest viewing priority operator window, the type of I/O requested by this window is performed. WSIO performs an implicit WSSEL for all the parent windows of the operator window that satisfied the I/O request, and also for the operator window that satisfied the I/O request. Principal errors
|
Copyright IBM Corporation 1990, 2012 |