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 | |
---|---|---|
AddNotification | Adds a notification to the Windows Home Server notification infrastructure. | |
CreateApplicationFolder | Creates a managed application folder on the home server. | |
CreateShare | Creates a managed shared folder on the home server. | |
DeleteRedirectedPort | Deletes the specified port-forwarding rule from the UPnP certified router that is connected to the home server. | |
GetApplicationFolder | Returns the application folder on the home server that is specified by UniqueID. | |
GetApplicationFolders | Returns a collection of IApplicationFolder objects. | |
GetBackupEstimatedCompletionTime | Returns the estimated completion time for a backup. | |
GetBackupStartTime | Returns the backup start time. | |
GetClientComputerInfo | Returns a collection of IComputerInfo objects. | |
GetDiskInfo | Returns a collection of IDiskInfo objects. | |
GetDomainName | Returns the Internet domain name that is configured on the home server. | |
GetShareInfo | Returns a collection of IShareInfo objects. | |
GetShareInfo2 | Returns a collection of IShareInfo2 objects. | |
GetUsersInfo | Returns a collection of IUserInfo objects. | |
GetVolumeInfo | Returns a collection of IVolumeInfo objects. | |
Init | Identifies your application to the Windows Home Server notification infrastructure. | |
IsRouterUPnPEnabled | Indicates whether the UPnP protocol is enabled on the router. | |
OpenRedirectedPort | Creates a port-forwarding rule on a UPnP certified router that is connected to the home server. | |
RegisterForNotifications | Registers an application for Windows Home Server notification events. | |
RemoveApplicationFolder | Removes the specified managed application folder. | |
RemoveNotification | Removes the specified notification from the Windows Home Server notification infrastructure. | |
RemoveShare | Delete a managed shared folder from the home server. | |
UnRegisterForNotifications | Unregisters an application for all Windows Home Server notifications. |
Top
See Also
Reference
IWHSInfo2 Interface
Microsoft.HomeServer.SDK.Interop.v1 Namespace