The
ArcSetWriteSameForInit method updates the RAID subsystem Write
Same For Initialization mode.
virtual
ARC_STATUS ArcSetWriteSameForInit( BYTE
nMode ); |
[IN]
nMode: Modes of the Write Same For Initialization.
Value |
Meaning |
0 |
SAS And SATA |
1 |
SAS Only |
2 |
SATA Only |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.