Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
  Database
Automation
OS/Networking
Graphics
Links
Tools
» Regular Expr Tester
» Free Tools

API Dictionary - Search API, Constants, Types, Sub, Functions

 _  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Submit your own API Examples using our API Templete Project

Search text      

GetDiskFreeSpaceEx

Library : kernel32.dll  Category : _CategoryNotSet

 

Api Example(s)
  Determine whether an API function is available
  Use Currency instead of LARGE_INTEGER values
  GetDiskFreeBytes - Determine number of free bytes on disk
  Using GetDiskFreeSpaceEx on 32-bit Windows

API Description :
The GetDiskFreeSpaceEx function obtains information about the amount of space available on a disk volume: the total amount of space, the total amount of free space, and the total amount of free space available to the user associated with the calling threa

 

VB Declaration :

Show Multiline        Public  Private

Parameters :
Return :
OS Requirement :
Windows NT 4.0 or later
Windows 95 OSR2 or later
Dotnet Replacement :
System.Management.ManagementObject("Win32_LogicalDisk.DeviceID=\"C:\"").Get System.Management.ManagementObject.Properties


Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.