CArclib::ArcSetHddQueueDepth

The ArcSetHddQueueDepth method updates the HDD Queue Depth.

 

virtual ARC_STATUS ArcSetHddQueueDepth (

BYTE nMode

);

Parameters:

[IN]

nMode:

Value

Meaning

0

1(Disabled).

1

2

2

4

3

8

4

16

5

32

 

Return Values

This method returns the ARC_STATUS.

Note:

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