CArclib::ArcSetSMTPPort

The ArcSetSMTPPort method updates SMTP Port# of the RAID subsystem.

 

virtual ARC_STATUS ArcSetSMTPPort (

WORD nPort

);

Parameters:

[IN]

nPort: The port number

 

Return Values

This method returns the ARC_STATUS.

Note:

1. This method is only valid when the controller with onboard ethernet port.

2. Port# 7168~8191 are reserved for internal use(Including HTTP, SMTP and Telnet).

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