The ArcSetHddReadAhead method updates the RAID subsystem HDD Read Ahead Cache mode.
virtual
ARC_STATUS ArcSetHddReadAhead ( BYTE
nMode ); |
[IN]
nMode: Modes of the HDD read ahead cache.
Value |
Meaning |
0 |
Enabled |
1 |
Disable Maxtor |
2 |
Disabled |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.