NET_SDK_FindRecDate¶
Interface Definition¶
1 2 | |
1 2 | |
Function Description¶
Search for video files by date.
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| lUserIDin | LONG | User ID, the return value of NET_SDK_Login or NET_SDK_LoginEx. |
Return Value¶
-
type:POINTERHANDLE
-
remark:-1 indicates failure, other values are used as the lookup handle.
Remarks¶
None