Intel® C++ Compiler 19.0 Developer Guide and Reference
Returns ID of the last added operation.
void get_last_operation_id(void) |
This method returns the ID of the last added operation. Use this ID to get the status of operation or to wait for the operation to complete.
Nothing