Stop downloading files.
BOOL NET_DVR_StopDownload( LONG lHandle );
[IN] Handle for downloading files, which is returned by NET_DVR_StartDownload.
Returns TRUE for success, and returns FALSE for failure.
If FALSE is returned, you can call NET_DVR_GetLastError to get the error code.