CArclib::ArcSetMailNoEvtFor24Hours

The ArcSetMailNoEvtFor24Hours method updates the option of sending email if no event occurs within 24 hours.

 

virtual ARC_STATUS ArcSetMailNoEvtFor24Hours(

DWORD    nNotificationForNoEvent

);

Parameters:

[IN]

nNotificationForNoEvent:

Value

Meaning

0

Disabled

1

Enabled

 

Return Values

This method returns the ARC_STATUS.

Note:

Password required if password enabled, use ArcChkPassword member function to validate the password.