CArclib::ArcSetHostMode

The ArcSetHostMode method updates the Host Mode of RAID subsystem.

 

virtual ARC_STATUS ArcSetHostMode (

BYTE nMode

);

Parameters:

[IN]

nMode: Modes of RAID or 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.