Provides an interface for a notification handler.
Namespace: Microsoft.Clm.Shared
Assembly: Microsoft.Clm.Shared (in microsoft.clm.shared.dll)
Usage
Syntax
Visual Basic |
Public Interface INotificationSink
|
C# |
public interface INotificationSink
|
C++ |
public interface class INotificationSink
|
J# |
public interface INotificationSink
|
JScript |
public interface INotificationSink
|
Remarks
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008,
Windows Server 2008 R2
See Also