This topic has not yet been rated - Rate this topic

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)
[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
TypeLibTypeAttribute(2) 
GuidAttribute("99BDE280-300D-4016-9382-F86E16AA0DBB") 
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.


System.Object
  Microsoft.HomeServer.SDK.Interop.v1.WHSInfoClass
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP

Target Platforms

Windows Home Server
Did you find this helpful?
(1500 characters remaining)