Stores the drive letters and volume GUID paths for the specified volume into an array.
AVolumePaths(cArrayName, cVolume)
Parameters
- cArrayName
On return the array contains the following information. Column Content Datatype 1 A drive letter or volume GUID paths. C
- cVolume
A volume GUID path for the volume.
A list of volume GUID paths can be retrieved with AVolumes.
Return Value
The number of volume paths.
See Also
Reference
AVolumeInformation
AVolumeMountPoints
AVolumes