The ArcGetRaidSetInfo method returns the information about a raidset.
virtual ARC_STATUS ArcGetRaidSetInfo( BYTE
iRaidNumber, pGUI_RAIDSET
pRaidInfo ); |
[IN]
iRaidNumber: Specifies
index of a raidset to be retrieved. (Range from 0 to sSYSTEM_INFO.gsiMaxRaidSet – 1)
[OUT]
pRaidInfo: Pointer to a sGUI_RAIDSET
structure that receives the information.
This method returns the ARC_STATUS.