TMF Application Programmer's Guide (H06.06+, J06.03+)

TMF ARLIB2 Audit-Reading Procedures
HP NonStop TMF Application Programmers Guide540139-009
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 describes the error codes.
Warnings (>0) None.