The
ArcSetHddLowPowerIdleMode method updates the RAID subsystem HDD Time to Low Power Idle mode.
virtual
ARC_STATUS ArcSetHddLowPowerIdleMode( BYTE
nMode ); |
[IN]
nMode: Modes
of the HDD
Time to Low Power Idle.
Value |
Meaning |
0 |
Disabled |
1 |
2 Minutes |
2 |
3 Minutes |
3 |
4 Minutes |
4 |
5 Minutes |
5 |
6 Minutes |
6 |
7 Minutes |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.