Registering Plug-ins
Plug-ins are COM objects that must be registered in the system registry before they can be used by Windows Media Services. The information that must be contained in the registry is identified in the following sections. The exact registry entries depend on the nature of the plug-in.
Note
If you are using Windows Media Services 9 Series, the list of plug-ins in the Plugin pane must be refreshed before your custom plug-in can be accessed in the user interface.
Section |
Description |
---|---|
Discusses plug-in categories and identifies registration keys. |
|
Discusses subcategory information that identifies placement of an event notification and authorization plug-in in the plug-in list of the Windows Media Services user interface. |
|
Discusses the plug-in properties that can be stored in the system registry. |
|
Discusses how to register a plug-in created by using ATL. |
|
Discusses how to modify your code and register a plug-in created by using the .NET environment. |