Jungo WinDriver  
Official Documentation

◆ WDU_StreamStop()

DWORD DLLCALLCONV WDU_StreamStop ( _In_ WDU_STREAM_HANDLE  hStream)

Stops a stream, i.e stops transfers between the stream and the device.

In the case of a write stream, the function flushes the stream - i.e writes its contents to the device - before stopping it.

Parameters
[in]hStreamA unique identifier for the stream, as returned by WDU_StreamOpen().
Returns
WinDriver Error Code