The ArcSetHostMode method updates the Host Mode of RAID subsystem.
|
virtual
ARC_STATUS ArcSetHostMode ( unsigned char
bNewSetting ); |
[IN]
bNewSetting:
RAID /
JBOD function
|
Value |
Meaning |
|
0 |
RAID function |
|
1 |
JBOD function |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.