InfoDiskFree

Returns free disk space on the local computer.

Function Group Execution Windows Embedded Thin Client Mobile Access
InfoDiskFree System Info Synchronous Supported Not supported Supported Not supported

Syntax

Web Studio Help ion systeminfo infodiskfree.xml d224560e76 InfoDiskFree
strDisk
The name of the disk volume to be checked.

Returned value

Returns disposable free space in the disk in bytes.

Examples

Tag Name Expression
Tag InfoDiskFree( “C” ) // Returned value = 2803804605.000000

InfoDiskFree