Home > Language Reference > Classes > VFSVolume

FindNextVolume Method

Continues listing the volumes started with FindFirstVolume.

Syntax

Public Function FindNextVolume() As Boolean

Remarks

The FindNextVolume continues listing all the volumes initiated by the FindFirstVolume function. If at least one volume exists, it initializes the Reference, Label, FileSystem and MediaType properties with the attributes of the volume found and returns the value True. If no more volumes are available, it returns the value False.

Refer to the description of the FindFirstVolume function for an example of how to use this function.

See also Expansion cards and the VFSDemo sample.

System requirements

SystemMinimal versionRemarks
Palm OSPalm OS 3.0Requires an expansion slot.