CArclib::ArcSetTimeout

The ArcSetTimeout method updates the RAID subsystem timeout value for HDD.

 

virtual ARC_STATUS ArcSetTimeout (

BYTE nMode

);

Parameters:

[IN]

nMode:

Value

Meaning

0

8 Seconds

1

7 Seconds

2

6 Seconds

3

5 Seconds

4

4 Seconds

5

3 Seconds

6

12 Seconds

7

17 Seconds

8

22 Seconds

9

27 Seconds

10

32 Seconds

 

Return Values

This method returns the ARC_STATUS.

Note:

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