Undocumented WHS classes: QSMMgr

A couple of months ago I released an article about the new APIs in Windows Home Server PowerPack 2.
You can find it here

This new article describes the undocumented functions in the QSMMgr class which is located in HomeServerControls.dll.
This class is handy for retrieving all kinds of info about storage (Storage Manager).
You can find it here

The following functions are explained:
long GetAppFoldersSize()
long GetBackupSize()
Disk[] GetDisks()
string GetGlobalStatus()
long GetOperatingSystemSize()
void GetSharedFoldersSize(out long size, out long dupSize)
long GetStorageFreeSpace()
long GetStorageSize()
long GetStorageUsedSpace()
ShareConnection[] GetShareConnections()

Thanks to Sam Wood for the review. 😉

Tags:

5 Responses to “Undocumented WHS classes: QSMMgr”

  1. Twitted by asoftware Says:

    […] This post was Twitted by asoftware – Real-url.org […]

  2. Developers: Undocumented Windows Home Server Classes | We Got Served - Windows Home Server & Your Digital Home Says:

    […] More Info: Asoft […]

  3. Windows Home Server: Undocumented Developers Guides Says:

    […] Full Article: Asoft […]

  4. Undocumented QSMMgr Class Functions « MS Windows Home Server Says:

    […] More details are available from here. […]

  5. Undocumented QSMMgr Class Functions « Rant Anything! Says:

    […] More details are available from here. […]

Leave a comment