IWHSInfo2 Members

Provides the interface that is used to extend Windows Home Server.

The following tables list the members exposed by the IWHSInfo2 type.

Public Methods

  Name Description
public method AddNotification Adds a notification to the Windows Home Server notification infrastructure.
public method CreateApplicationFolder Creates a managed application folder on the home server.
public method CreateShare Creates a managed shared folder on the home server.
public method DeleteRedirectedPort Deletes the specified port-forwarding rule from the UPnP certified router that is connected to the home server.
public method GetApplicationFolder Returns the application folder on the home server that is 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 on the home server.
public method GetShareInfo Returns a collection of IShareInfo objects.
public method GetShareInfo2 Returns a collection of IShareInfo2 objects.
public method GetUsersInfo Returns a collection of IUserInfo 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 home 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 RemoveShare Delete a managed shared folder from the home server.
public method UnRegisterForNotifications Unregisters an application for all Windows Home Server notifications.

Top

See Also

Reference

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