This Subprogram inquires whether the specified Client Process is making an Input (Read) Request.
Short Name Calling Sequence
STATUS = UIIQPI(PRCNAM,INPREQ)
Long Name Calling Sequence
STATUS = UI_INQUIRE_PROCESS_INPUT(...)
Input Arguments
PRCNAM (Character) Process Name
Output Arguments
INPREQ (Logical) Input Request Flag Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
UI__ILLEGAL_PROCESS ) Illegal Process Name UIILPC )
Note: