CArclib::ArcGetSysInfo

The ArcGetSysInfo method returns the information about RAID subsystem.

 

virtual ARC_STATUS ArcGetSysInfo(

pSYSTEM_INFO pSysInfo

);

Parameters:

[OUT]

pSysInfo: Pointer to a sSYSTEM_INFO structure that receives the information.

Return Values

This method returns the ARC_STATUS.

Note: