CArclib::ArcSetAutoActivate

The ArcSetAutoActivate method updates the RAID subsystem Auto Activate Incomplete Raid mode.

 

virtual ARC_STATUS ArcSetAutoActivate(

BYTE nMode

);

Parameters:

[IN]

nMode: Modes of the auto activate incomplete raid.

Value

Meaning

0

Disabled

1

Enabled

 

Return Values

This method returns the ARC_STATUS.

Note:

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