CArclib::ArcSetModel

The ArcSetModel method updates the RAID subsystem model name.

 

virtual ARC_STATUS ArcSetModel (

char *szModelName

);

Parameters:

[IN]

szModelName: String of model name with null-terminated.

Return Values

This method returns the ARC_STATUS.

Note:

The max length of szModelName string must <= 8 characters.