VolumeCount

From Xojo Documentation

Method

Returns the number of mounted volumes.

Syntax

result=VolumeCount

Part Type Description
result Integer The number of mounted volumes.

Notes

The VolumeCount function returns the number of mounted volumes.

Examples

See the Volume function for an example.

See Also

Volume function.