The ArcSetRebuildPriority method updates the Rebuilding Priority of the RAID subsystem.
virtual
ARC_STATUS ArcSetRebuildPriority ( BYTE nMode ); |
[IN]
nMode:
Modes of rebuilding priority
Value |
Meaning |
0 |
5% |
1 |
20% |
2 |
50% |
3 |
80% |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.