The
ArcSetSMARTOptionForHdd method updates the RAID
subsystem SMART Option mode.
virtual
ARC_STATUS ArcSetSMARTOptionForHdd( BYTE
nMode ); |
[IN]
nMode: Modes of the SMART Option.
Value |
Meaning |
0 |
Failed The Drive |
1 |
Failed The Drive If Hot Spare Exist |
2 |
Alert Only |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.