Return codes

Upon return from this service, register 15 provides return codes listed in Table 1.

Table 1. Return Codes for the Data Set Decompression Interface Service
Return Code (Decimal) Description
0 Decompression successful, length of decompressed set-of-samples returned.
4 Decompression unsuccessful. The output area was too small to hold the decompressed set-of-samples. The minimum length required to hold the decompressed set-of-samples is returned. Obtain a larger output area and try again.
8 Decompression unsuccessful. Address passed for the compressed set-of-samples points to an uncompressed set-of-samples.
12 Decompression unsuccessful. Address passed for the compressed set-of-samples does not point to a valid set-of-samples.