NET_SDK_UnlockAccessControl¶
Interface Definition¶
1 2 3 | |
1 2 3 | |
Function Description¶
Access control opens the door.
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| lUserIDin | LONG | The preview handle, which is the return value of NET_SDK_LivePlay or NET_SDK_LivePlayEx. |
| lChannelin | LONG | Channel number, starting from 0. This parameter is invalid for IPC devices. |
Return Value¶
-
type:BOOL
-
remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None