CArclib::ArcGetIdentifyString

The ArcGetIdentifyString method returns the identification string of controller.

 

virtual ARC_STATUS ArcGetIdentifyString (

char *szIdentifyString

);

Parameters:

[OUT]

szIdentifyString: Pointer to an array that receives the information.

Return Values

This method returns the ARC_STATUS.

Note:

The identification string is formed with “Areca RAID Subsystem” + internal model name + firmware version.

Examples:Areca RAID SubsystemARC-1120V1.36 2005-05-18

 

The length of szIdentifyString must be >= 50 characters