Share via


Where to Find the Event Notification Sample

By default, the source code for the event notification sample is located in the \Program Files\Microsoft Platform SDK\Samples\multimedia\WindowsMediaServices9\EventNotification folder. The sample also contains an associated property page project in the \...\EventNotification\ContextSamplePropPage folder. The property pages enable an end user to configure the plug-in by using the Windows Media Services snap-in. The end user can:

  • Specify the path to the output file that the plug-in writes to.

  • Choose the contexts for which the plug-in will write information.

  • Specify whether the plug-in is loaded in-process or out-of-process.

For more information about the property pages, see How to Use the Event Notification Sample.

Finally, the sample contains an administration ASP page that enables the end user to configure the sample plug-in by using the Windows Media Services Web Administrator rather than the snap-in. The ASP page is located in the \...\EventNotification\ContextSampleASPPage folder. For more information, see How to Install and Use the ASP Page.

See Also

Concepts

Event Notification Plug-in Sample