TMF Application Programmer's Guide (G06.26+)

TMF ARLIB2 Audit-Reading Procedures
HP NonStop TMF Application Programmer’s Guide—522419-005
5-36
ARCOMPLETEIO
ARCOMPLETEIO
This procedure is provided for compatibility only. AWAITIO will not complete any
ARLIB2 nowait I/O.
return-code output
INT .EXT:ref:1
is a returned value indicating the outcome of this procedure.
count-transferred input
INT:value
is the value of the count-transferred parameter returned by AWAITIOX.
tag input
INT(32):value
is the value of the tag value returned by AWAITIOX.
CALL ARCOMPLETEIO ( return-code ! o
, count-transferred ! o
, tag ); ! i
Errors (<0) Table 5-3 (later in this section) describes the error codes.
Warnings (>0) None.