Collecting the Free space on a remote Share

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Has anyone got any quick samples on collecting the free disk space on a remote share, Need to get the value in bytes, and be able to run it on a regular basis say every5 sec to 30 se

Thanks Glenn.
 
Hi,
You might want to use the GetDiskFreeSpace API call and pass it a network
share as a parameter.

Thanks
Anand Balasubramanian
Microsoft, Visual Basic .NET

This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only. Thanks
 
Back
Top