IWHSInfo Methods

Public Methods

  Name Description
public method AddNotification
Adds a notification to the Windows Home Server infrastructure.
public method CreateApplicationFolder
Creates a Windows Home Server managed application folder.
public method DeleteRedirectedPort
Deletes the specified port-forwarding rule from the UPnP certified router that is connected to the server.
public method GetApplicationFolder
Returns the Windows Home Server application folder specified by UniqueID.
public method GetApplicationFolders
Returns a collection of IApplicationFolder objects.
public method GetBackupEstimatedCompletionTime
Returns the estimated completion time for a backup.
public method GetBackupStartTime
Returns the backup start time.
public method GetClientComputerInfo
Returns a collection of IComputerInfo objects.
public method GetDiskInfo
Returns a collection of IDiskInfo objects.
public method GetDomainName
Returns the Internet domain name that is configured for a given installation of Windows Home Server.
public method GetShareInfo
Returns a collection of IShareInfo objects.
public method GetVolumeInfo
Returns a collection of IVolumeInfo objects.
public method Init
Identifies your application to the Windows Home Server notification infrastructure.
public method IsRouterUPnPEnabled
Indicates whether the UPnP protocol is enabled on the router.
public method OpenRedirectedPort
Creates a port-forwarding rule on a UPnP certified router that is connected to the server.
public method RegisterForNotifications
Registers an application for Windows Home Server notification events.
public method RemoveApplicationFolder
Removes the specified managed application folder.
public method RemoveNotification
Removes the specified notification from the Windows Home Server notification infrastructure.
public method UnRegisterForNotifications
Unregisters an application for all Windows Home Server notifications.

See Also

Reference

IWHSInfo Interface
Microsoft.HomeServer.SDK.Interop.v1 Namespace