IRegisterServiceProvider Interface
Microsoft DirectShow 9.0 |
IRegisterServiceProvider Interface
The IRegisterServiceProvider interface registers an object as a service. For more information, see IRegisterServiceProvider::RegisterService.
In addition to the methods inherited from IUnknown, the IRegisterServiceProvider interface exposes the following method.
Method | Description |
RegisterService | Registers an object as a service. |
Requirements
Header: Declared in Strmif.h; include Dshow.h.
Library: Use Strmiids.lib.