NET_SDK_StopGetFile¶
Interface Definition¶
1 2 | |
1 2 | |
Function Description¶
Stop downloading video files.
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| lFileHandlein | POINTERHANDLE | Download handle, return value of NET_SDK_GetFileByTime, NET_SDK_GetFileByTimeEx, NET_SDK_GetFileByTimeExV2. |
Return Value¶
-
type:BOOL
-
remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None