The
ArcSetMailNoEvtFor24Hours method updates the
option of sending email if no event occurs within 24 hours.
virtual
ARC_STATUS ArcSetMailNoEvtFor24Hours( DWORD nNotificationForNoEvent ); |
[IN]
nNotificationForNoEvent:
Value |
Meaning |
0 |
Disabled |
1 |
Enabled |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.