The ArcGetIdentifyString method returns the identification string of controller.
virtual
ARC_STATUS ArcGetIdentifyString ( char
*szIdentifyString ); |
[OUT]
szIdentifyString:
Pointer to an array that receives the information.
This method returns the ARC_STATUS.
The
identification string is formed with “Areca RAID Subsystem” + internal model
name + firmware version.
Examples:
“Areca RAID SubsystemARC-1120V1.36
The length of szIdentifyString
must be >= 50 characters