WHSInfoClass Class
Windows Server 2008
Inherits the WHSInfo class and implements the IWHSInfo and IWHSInfo2 interfaces.
Namespace: Microsoft.HomeServer.SDK.Interop.v1
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
[TypeLibTypeAttribute(2)] [GuidAttribute("99BDE280-300D-4016-9382-F86E16AA0DBB")] [ClassInterfaceAttribute(0)] public class WHSInfoClass : IWHSInfo2, WHSInfo, IWHSInfo
/** @attribute TypeLibTypeAttribute(2) */
/** @attribute GuidAttribute("99BDE280-300D-4016-9382-F86E16AA0DBB") */
/** @attribute ClassInterfaceAttribute(0) */
public class WHSInfoClass implements IWHSInfo2, WHSInfo,
IWHSInfo
Use an instance of WHSInfoClass if you need to do one of the following: add Windows Home Server error notification to a custom application (including adding a notification, and registering or unregistering for notification); create, remove, or get a reference to an application folder; or get Windows Home Server backup, client computer, user, disk, share, or managed volume information. Additionally, you can obtain the Internet domain name that is configured on the home server and add or delete port-forwarding rules on a UPnP certified router that is connected to the home server.