YAZ_ES_RESULT(3) 1 YAZ_ES_RESULT(3)
yaz_es_result - Inspects Extended Services Result
SYNOPSIS
array yaz_es_result (resource $id)
DESCRIPTION
This function inspects the last returned Extended Service result from a server. An Extended Service is initiated by either
yaz_item_order(3) or yaz_es(3).
PARAMETERS
o $id
- The connection resource returned by yaz_connect(3).
RETURN VALUES
Returns array with element targetReference for the reference for the extended service operation (generated and returned from the server).
SEE ALSO
yaz_es(3).
PHP Documentation Group YAZ_ES_RESULT(3)