CArclib::ArcSetHostMode

The ArcSetHostMode method updates the Host Mode of RAID subsystem.

 

virtual ARC_STATUS ArcSetHostMode (

unsigned char bNewSetting

);

Parameters:

[IN]

bNewSetting: RAID / JBOD function

 

Value

Meaning

0

RAID function

1

JBOD function

Return Values

This method returns the ARC_STATUS.

Note:

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