The
ArcSetAutoActivate method updates the RAID subsystem
Auto Activate Incomplete Raid mode.
virtual
ARC_STATUS ArcSetAutoActivate( BYTE
nMode ); |
[IN]
nMode: Modes of the auto activate incomplete raid.
Value |
Meaning |
0 |
Disabled |
1 |
Enabled |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.