NET_SDK_FindEventInfoClose¶
Interface Definition¶
1 2 | |
1 2 | |
Function Description¶
Search event information to close and release resources (only supports 3.0DVR).
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| lEventHandlein | POINTERHANDLE | Event information search handle, the return value of NET_SDK_FindEventInfo. |
Return Value¶
-
type:BOOL
-
remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None