The ArcSetVolumeDataReadAhead method updates the Volume Data Read-Ahead.
virtual
ARC_STATUS ArcSetVolumeDataReadAhead
( BYTE
nMode ); |
[IN]
nMode:
Value |
Meaning |
0 |
|
1 |
Aggressive |
2 |
Conservative |
3 |
Disabled |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.