This topic has not yet been rated - Rate this topic

WHS_Notification_Severity Enumeration

Windows Server 2008
Indicates the severity of a Windows Home Server notification.

Namespace: Microsoft.HomeServer.SDK.Interop.v1
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
public enum WHS_Notification_Severity
public enum WHS_Notification_Severity
public enum WHS_Notification_Severity
Member name Description
WHS_ERROR Indicates that a serious error has occurred.
WHS_INFO Indicates that a significant event has occurred.
WHS_INVALID Indicates that the Windows Home Server notification infrastructure has encountered an unrecoverable error.
WHS_WARNING Indicates that a significant event that may lead to a serious error has occurred.

The WHS_Notification_Severity enumeration provides for four types of notification severity. A WHS_Notification_Severity enumeration is one of the input parameters to the AddNotification method.

Bb626123.Important(en-us,MSDN.10).gifImportant
Only notifications with a WHS_Notification_Severity of WHS_ERROR or WHS_WARNING will display in the Home Network Health dialog and tray icon area.


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)