Microsoft.HomeServer.SDK.Interop.v1 Namespace
Windows Server 2008
This namespace contains the classes and interfaces that you can use to extend the Windows Home Server platform.
| Class | Description |
|---|---|
| WHSInfoClass | Inherits the WHSInfo class and implements the IWHSInfo and IWHSInfo2 interfaces. |
| Interface | Description |
|---|---|
| IApplicationFolder | Represents an arbitrary application folder on the Windows Home Server computer. |
| IComputerInfo | Represents an individual client computer on the Windows Home Server network. |
| IDiskInfo | Represents an individual hard disk on the Windows Home Server computer. |
| IDiskInfo2 | Represents an individual hard disk on the computer that is running Windows Home Server. |
| INotificationCallback | Provides an abstract interface to the Windows Home Server notification infrastructure. |
| IShareInfo | Represents a managed shared folder on the Windows Home Server computer. |
| IShareInfo2 | Represents a managed shared folder on the computer that is running Windows Home Server. |
| IUserInfo | Represents a user account on the computer that is running Windows Home Server. |
| IVolumeInfo | Represents an individual managed volume on the Windows Home Server computer. |
| IWHSInfo | Provides the interface that is used to extend the Windows Home Server platform. |
| IWHSInfo2 | Provides the interface that is used to extend Windows Home Server. |
| WHSInfo | Implements the IWHSInfo interface. |
| Structure | Description |
|---|---|
| WHSUserPermission | Contains permission information for a specific user account. |
| Enumeration | Description |
|---|---|
| WHS_Notification_Severity | Indicates the severity of a Windows Home Server notification. |
| WHS_Notification_Type | Provides for the classification of Windows Home Server notification types. |
| WHSBackupState | Indicates the status of the Windows Home Server backup. |
| WHSDiskStatus | Indicates the status of a given hard disk attached to the Windows Home Server system. |
| WHSPasswdStrength | Indicates the password strength of the user account. |
| WHSSharePermissions | Indicates the level of access permissions that a user account has to a shared folder. |
Show: