void CDlgCfgAlarm::OnCfgAlarmBtnSet() { // TODO: Add your control notification handler code here DlgToStu(); SetConfigToDevice(); }
void CDlgCfgAlarmChassisIntrusion::OnChassisintrusionButtonSet() { // TODO: Add your control notification handler code here getInfo(); SetConfigToDevice(); }
void CDlgCfgNetCollection::OnNetcollectionBtnSet() { // TODO: Add your control notification handler code here getInfo(); SetConfigToDevice(); }
void CDlgCfgAlarmPowerFault::OnPowerfaultButtonSet() { // TODO: Add your control notification handler code here getInfo(); SetConfigToDevice(); }
void CDlgCfgPSTNBreakLine::OnCfgPSTNBreakLineBtnSet() { // TODO: Add your control notification handler code here getInfo(); SetConfigToDevice(); }