EldoS
 Table of Contents >  SolFSStorage.DiskFree method
Navigation
Web site
Support
Table Of Contents
Send comments on this topic

SolFSStorage.GetVersion method

Filter:

Pascal    DLL    C++ (DLL/Lib)    C++ (VCL)    C++ (.NET)    C#    VB.NET   

SolFSStorage     See also    

Overview

Returns free (available) space in the storage.

Declaration

[Pascal]
    function DiskFree : Int64;

[DLL]
    See StorageGetSizes function

[C++ (DLL/Lib)]
    unsigned long long DiskFree();

[C++ (VCL)]
    unsigned long long __fastcall DiskFree();

[C++ (.NET)]
    unsigned long long DiskFree();

[C#]
    ulong DiskFree();

[VB.NET]
    Function DiskFree() as UInt64

Return value

Free space in bytes.

Description

Use DiskFree to determine free (available) space in SolFS storage.

See also

FixedSize     DiskSize     StorageGetSizes    

Contact Us | Subscribe | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2008, EldoS Corporation