Set the priority of a transmit queue .
HPESTATUS hpeSetTransmitQueuePriority( HPEHANDLE devhandle, DWORD queue_index, DWORD priority, BOOL dmapriority_high );
devhandle
queue_index
priority
dmapriority_high
A status value indicating the success or failure of the operation:
E_OK |
The operation completed successfully. |
E_EXIST |
The handle given is not a handle for an open HPE interface. |
E_LIMIT |
Either of the parameters queue_index or priority is too large. |
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 6.0 (HPE3) | intime/rt/include/hpeif2.h | hpeif2.h | hpeif2.lib |