Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » System » File System » CheckDiskSpace

CheckDiskSpace


Module: FoundationLite

Determines the information about the filesystem on which the pathname inPath is located.

Name Type Description
inPath Directory Input path
outCapacity Long Total size of the filesystem, in bytes
outFree Long Free space on the filesystem, in bytes
outAvailable Long Free space available to a non-privileged process (may be equal or less than outFree)

Complexity Level

This filter is available on Basic Complexity Level.