CArclib::ArcSetRetryCount

The ArcSetRetryCount method updates the RAID subsystem retry count.

 

virtual ARC_STATUS ArcSetRetryCount (

BYTE nMode

);

Parameters:

[IN]

nMode:

Value

Meaning

0

2 Times.

1

3 Times

 

Return Values

This method returns the ARC_STATUS.

Note:

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