This topic has not yet been rated - Rate this topic

INotificationCallback Interface

Windows Server 2008
Provides an abstract interface to the Windows Home Server notification infrastructure.

Namespace: Microsoft.HomeServer.SDK.Interop.v1
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
[TypeLibTypeAttribute(256)] 
[GuidAttribute("DBAC857E-3681-4C32-9743-6DFC30ED6C76")] 
[InterfaceTypeAttribute(1)] 
public interface INotificationCallback
/** @attribute TypeLibTypeAttribute(256) */ 
/** @attribute GuidAttribute("DBAC857E-3681-4C32-9743-6DFC30ED6C76") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface INotificationCallback
TypeLibTypeAttribute(256) 
GuidAttribute("DBAC857E-3681-4C32-9743-6DFC30ED6C76") 
InterfaceTypeAttribute(1) 
public interface INotificationCallback

To make your application aware of Windows Home Server notifications, you must implement the INotificationCallback interface in a custom class. Pass your custom class to the RegisterForNotifications method to register your application for Windows Home Server notifications.


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)