Share via


Windows Media Player 11 SDK IWMPMediaPluginRegistrar Interface 

Windows Media Player SDK banner art

Previous Next

IWMPMediaPluginRegistrar Interface

The IWMPMediaPluginRegistrar interface manages plug-in registration.

In addition to the methods inherited from IUnknown, the IWMPMediaPluginRegistrar interface exposes the following methods.

Method Description
WMPRegisterPlayerPlugin Adds information to the registry that identifies a Windows Media Player plug-in.
WMPUnRegisterPlayerPlugin Removes information from the registry about a Windows Media Player plug-in.

See Also

Previous Next