CArclib::ArcSetSnmpLocation

The ArcSetSnmpLocation method updates location string for SNMP notification.

 

virtual ARC_STATUS ArcSetSnmpLocation(

IN char *szLocation

);

Parameters:

[IN]

szLocation: Location string with null-terminated

Return Values

This method returns the ARC_STATUS.

Note:

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