Share via


WHS_Notification_Type Enumeration

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides for classification of Windows Home Server notification types.

Namespace: WHSInfoIF
Assembly: Interop.WHSInfoIF (in interop.whsinfoif.dll)

Syntax

'Declaration
Public Enumeration WHS_Notification_Type
'Usage
Dim instance As WHS_Notification_Type
public enum WHS_Notification_Type
public enum class WHS_Notification_Type
public enum WHS_Notification_Type
public enum WHS_Notification_Type

Members

  Member name Description
WHS_NOTIFICATION_ADD Notification Add. 
WHS_NOTIFICATION_INVALID Notification Invalid. 
WHS_NOTIFICATION_REMOVE Notification Remove. 

Remarks

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.

Platforms

Windows Home Server

Windows Home Server

See Also

Reference

WHSInfoIF Namespace

Footer image

© 2007 Microsoft Corporation. All rights reserved.