Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   WMI Tasks using Delphi – Disks and File Systems (https://www.delphipraxis.net/164017-wmi-tasks-using-delphi-%96-disks-file-systems.html)

DP News-Robot 25. Okt 2011 19:00

WMI Tasks using Delphi – Disks and File Systems
 
How do I find out how much disk space each user is currently using on a computer? If you are using disk quotas, then use the Win32_DiskQuota class and retrieve the values of the User and DiskSpaceUsed properties. const wbemFlagForwardOnly = $00000020; var FSWbemLocator : OLEVariant; ...http://feeds.feedburner.com/~r/delph...~4/w1qp5kkSFHo

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 13:18 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz