WHSInfo Interface
Implements the IWHSInfo interface.
Namespace: Microsoft.HomeServer.SDK.Interop.v1
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
Usage
Syntax
'Declaration
<GuidAttribute("2B623DC9-0AC1-405F-B21C-511E4160E6BE")> _
<CoClassAttribute(GetType(WHSInfoClass))> _
Public Interface WHSInfo
Inherits IWHSInfo2
[GuidAttribute("2B623DC9-0AC1-405F-B21C-511E4160E6BE")]
[CoClassAttribute(typeof(WHSInfoClass))]
public interface WHSInfo : IWHSInfo2
[GuidAttribute(L"2B623DC9-0AC1-405F-B21C-511E4160E6BE")]
[CoClassAttribute(typeof(WHSInfoClass))]
public interface class WHSInfo : IWHSInfo2
/** @attribute GuidAttribute("2B623DC9-0AC1-405F-B21C-511E4160E6BE") */
/** @attribute CoClassAttribute(Microsoft.HomeServer.SDK.Interop.v1.WHSInfoClass) */
public interface WHSInfo extends IWHSInfo2
GuidAttribute("2B623DC9-0AC1-405F-B21C-511E4160E6BE")
CoClassAttribute(Microsoft.HomeServer.SDK.Interop.v1.WHSInfoClass)
public interface WHSInfo extends IWHSInfo2
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP
Target Platforms
Windows Home Server
See Also
Reference
WHSInfo Members
Microsoft.HomeServer.SDK.Interop.v1 Namespace