The ArcSetVendor method updates the RAID subsystem Vendor Name.
virtual
ARC_STATUS ArcSetVendor ( char
*szVendorName ); |
[IN]
szVendorName: String of vendor name with null-terminated.
This method returns the ARC_STATUS.
The max length of szVendorName
string must <= 40 characters.