This call is an alias for hpeReturnReceiveQueueBuffer with queue_index set to 0.
HPESTATUS hpeReturnReceiveBuffer( HPEHANDLE devhandle, HPEBUFFER *buffer_ptr );
devhandle
buffer_ptr
A status value indicating the success or failure of the operation. This may be one of the following:
E_OK |
The operation completed successfully. |
E_EXIST |
The handle given is not a handle for a HPE interface. |
E_PARAM |
The buffer_ptr is not valid. |
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 4.2 | intime/rt/include/hpeif2.h | hpeif2.h | hpeif2.lib |