The ArcSetSerial method updates the RAID subsystem serial number.
virtual
ARC_STATUS ArcSetSerial ( char
*szSerialNumber ); |
[IN]
szSerialNumber: String of serial number with null-terminated.
This method returns the ARC_STATUS.
The max length of szSerialNumber
string must <= 16 characters.