hipstreamgetcaptureinfo Interface Reference#
hipfort::hipstreamgetcaptureinfo Interface Reference
  Get capture status of a stream. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipstreamgetcaptureinfo_ (stream, pCaptureStatus, pId) | 
Detailed Description
Get capture status of a stream.
- Parameters
 - 
  
[in] stream - Stream under capture. [out] pCaptureStatus - returns current status of the capture. [out] pId - unique ID of the capture.  
- Returns
 - hipSuccess, hipErrorStreamCaptureImplicit
 
- Warning
 - : This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.
 
Member Function/Subroutine Documentation
◆ hipstreamgetcaptureinfo_()
| integer(kind(hipsuccess)) function hipfort::hipstreamgetcaptureinfo::hipstreamgetcaptureinfo_ | ( | type(c_ptr), value | stream, | 
| type(c_ptr), value | pCaptureStatus, | ||
| type(c_ptr), value | pId | ||
| ) | 
The documentation for this interface was generated from the following file: