The ArcSetRetryCount method updates the RAID subsystem retry count.
virtual
ARC_STATUS ArcSetRetryCount ( BYTE
nMode ); |
[IN]
nMode:
Value |
Meaning |
0 |
2 Times. |
1 |
3 Times |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.