IWHSInfo Interface
Windows Server 2008
Provides the interface that is used to extend the Windows Home Server platform.
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)
[GuidAttribute("0D71BFB4-A870-49AB-9F98-9B3EE1557774")] [InterfaceTypeAttribute(1)] [TypeLibTypeAttribute(256)] public interface IWHSInfo
/** @attribute GuidAttribute("0D71BFB4-A870-49AB-9F98-9B3EE1557774") */
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute TypeLibTypeAttribute(256) */
public interface IWHSInfo
The information contained here is for reference purposes only. Normally, you do not need to create your own class and implement this interface. The IWHSInfo interface is fully implemented in the WHSInfo class. In most cases, you only need to use the WHSInfo class when programming against the Windows Home Server platform.