The ArcGetVolSetInfo method returns the information about a volumeset.
virtual ARC_STATUS ArcGetVolSetInfo( char
iVolNumber, pGUI_VOLUMESET
pVolInfo ); |
[IN]
iVolNumber: Number of volumeset to be returned.
(Range from 0 to sSYSTEM_INFO.gsiMaxVolumeSet – 1)
[OUT]
pVolInfo: Pointer to a sGUI_VOLUMESET
structure that receives the information.
This method returns the ARC_STATUS.