Stop uploading files.
BOOL NET_DVR_UploadClose(
LONG lUploadHandle
);
[IN] Handle for uploading files, which is returned by NET_DVR_UploadFile_V40.
Return TRUE for success, and return FALSE for failure.
If FALSE is returned, you can call NET_DVR_GetLastError to get the error code.