HAI_Complete_HACB

Used by the HAM to complete a HACB I/O request.

Thread Context:Non-Blocking

Syntax

    LONG HAI_Complete_HACB (
       LONG hacbPutHandle
       );
    
    

Parameters

hacbPutHandle
(IN) Value of the hacbPutHandle field of the HACB being completed. This handle is assigned by NWPA when a CDM issues the HACB to the HAM.

Return Values

The following table lists return values and descriptions.

zero

Successful

nonzero

Unsuccessful

Remarks

HAI_Complete_HACB is used to post completion of a HACB I/O request to NWPA, whether the request completed successfully, with an error, or aborted.