The ArcSetBufferThreshold method updates the RAID subsystem buffer threshold.
virtual
ARC_STATUS ArcSetBufferThreshold ( BYTE
nMode ); |
[IN]
nMode:
Value |
Meaning |
0 |
75%. |
1 |
50% |
2 |
25% |
3 |
5% |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.