1 out of 1 rated this helpful - Rate this topic

WHS_Notification_Type Enumeration

Windows Server 2008
Provides for the classification of Windows Home Server notification types.

Namespace: Microsoft.HomeServer.SDK.Interop.v1
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
public enum WHS_Notification_Type
public enum WHS_Notification_Type
public enum WHS_Notification_Type
Member name Description
WHS_NOTIFICATION_ADD Notification Add.
WHS_NOTIFICATION_INVALID Notification Invalid.
WHS_NOTIFICATION_REMOVE Notification Remove.

Use this enumeration when creating a custom Windows Home Server notification for your application. The AddNotification method requires a WHS_Notification_Type enumeration as an input parameter.


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)