CArclib::ArcSetBufferThreshold

The ArcSetBufferThreshold method updates the RAID subsystem buffer threshold.

 

virtual ARC_STATUS ArcSetBufferThreshold (

BYTE nMode

);

Parameters:

[IN]

nMode:

Value

Meaning

0

75%.

1

50%

2

25%

3

5%

 

Return Values

This method returns the ARC_STATUS.

Note:

Password required if password enabled, use ArcChkPassword member function to validate the password.