CArclib::ArcSetSMARTOptionForHdd

The ArcSetSMARTOptionForHdd method updates the RAID subsystem SMART Option mode.

 

virtual ARC_STATUS ArcSetSMARTOptionForHdd(

BYTE nMode

);

Parameters:

[IN]

nMode: Modes of the SMART Option.

Value

Meaning

0

Failed The Drive

1

Failed The Drive If Hot Spare Exist

2

Alert Only

 

Return Values

This method returns the ARC_STATUS.

Note:

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