Perform bypass recovered on the zone.
BOOL NET_DVR_UnBypassAlarmChan( LONG lUserID, NET_DVR_ALARMIN_SETUP *lpInter );
[IN] Value returned by NET_DVR_Login_V40.
[IN] Zone parameters, see details in the structure NET_DVR_ALARMIN_SETUP.
Return TRUE for success, and return FALSE for failure.
If FALSE is returned, you can call NET_DVR_GetLastError to get the error code.